Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
Use Notepad for Source Code with Mozilla Firefox 50.1
How to configure Mozilla Firefox to use Notepad to edit Web page source code?
✍: FYIcenter.com
By default, when you use the View > Page Source menu command, Mozilla Firefox will display
the page source code in the browser window. If you want to change this default behavior
to use your favorite text editor, like Notepad, you can follow this tutorial.
1. Run Mozilla Firefox, and enter a special Website address "about:config" in the address field. And click the "I accept the risk!" button. The complete list of configuration settings shows up.
2. Scroll down the list to find the setting: view_source.editor.external. Double click this setting to change the value to "true".
3. Scroll down the next setting: view_source.editor.path. Double click this setting. The "Enter string value" dialog box shows up.
4. Enter the path name for Notepad as: C:\windows\system32\notepad.exe. Click OK to save the change.
5. Now visit http://www.mozilla.org/ Website, right-mouse click the page and select "View Page Source" from the pop-up menu. The page source code will show up in Notepad.
⇒ Install and Use Mozilla Firefox 2.0
⇐ Edit Mozilla Firefox 50.1 Configuration File
2017-07-07, 3389🔥, 0💬
Popular Posts:
How to unzip a Word Document .docx file? According to Microsoft documentation, a .docx file is reall...
Why the "dir" command hangs when using the FTP command-line tool on Windows? when you run the "dir" ...
How to remove Microsoft Teams form my Windows 7 system? I don't want it any more. You can remove Mic...
How do I tell what version of Outlook my computer is using? You can determine the version number of ...
Why am I getting the "Spawn Failed: Server at http://127.0.0.1:47353/u ser/fyicenter/didn't respond ...