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, ∼4260🔥, 0💬
Popular Posts:
Where are Microsoft Teams files located on my macOS computer? If you have Microsoft Teams desktop so...
How to see the key exchange process in an SFTP connection with FileZilla FTP Client? If you are conn...
How to convert a Word document into an MHTML? I have a nice Word document and want to publish it on ...
How to unzip an XPS (XML Paper Specification, .xps) file? According to Microsoft documentation, an ....
What are the steps to insert Dynamic Fields in Microsoft Word? I want to insert the chapter heading ...