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 2.0
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. 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 list to find the 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, click menu View > Page Source. The page source code will show up in Notepad.
⇒ Unresponsive Script Warning in Mozilla Firefox 2.0
⇐ Edit Mozilla Firefox 2.0 Configuration File
2017-01-19, 6662🔥, 0💬
Popular Posts:
How register my Fitbit device through Fitbit Connect? I have an account with Fitbit server, installe...
How headers and footers are repeated in Microsoft Word? Why I see some headers and footers are repea...
How to login to Facebook with a Web browser? If you want to login to Facebook with a Web browser, yo...
Where to find tutorials on LibGen (Library Genesis)? Here is a large collection of tutorials to answ...
What are Control Connection and Data Connection used in FTP protocol? FTP protocol uses two independ...