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, 3710🔥, 0💬
Popular Posts:
How to install IPython in a Conda environment? If you want to install IPython in a specific Conda en...
What port numbers are used for data connections in passive mode in FileZilla Server? Can I limit the...
How to download Google Chrome 31? I heard it has some really nice features for Web developers. If yo...
How to make my presentation beautiful by applying a built-in theme provided by Office PowerPoint 200...
What is the difference between a Web page and a filtered Web page? Word supports 2 Web page formats:...