darktrojan / openwith

Open With add-on for Firefox
https://addons.mozilla.org/addon/open-with/
411 stars 70 forks source link

View the source code of web pages with some external application #326

Open Saectar opened 2 years ago

Saectar commented 2 years ago

I am interested in using the add-on to view the source code of web pages with an external application, such as: Notepad++. However, so far I have not succeeded. Is this possible? How could I do it?

Thanks for the answers.

nicolaasjan commented 2 years ago

In Firefox you can accomplish that with preferences in about:config. view_source.editor.externaltrue And: view_source.editor.pathC:\Program Files (x86)\Notepad++\notepad++.exe