ghacks Technology News

View Javascript Sources with JSView


Viewing the source code of a website is a standard function in all web browsers. A right-click usually opens a menu with the option to view the source code of the page. Source code only refers to html source code. There is no way to view Javascript or CSS source codes directly from those menus.

The Firefox add-on JSView adds that possibility to the Firefox browser. Installing the Firefox extension adds a new entry to the right-click menu which displays the amount of Javascript and CSS files that are referenced by the website.

Each file can be opened by selecting it. The source code of the selected file will be opened in the default source viewer of the browser.

javascript source code

The extension provides the option to view the source code of all Javascript or CSS files at once. The tool is especially useful for web designers.



Tags: , , , , ,
Categories: firefox




Related posts:

  1. Control Javascript Events in Firefox
  2. Google Chrome Dual View
  3. Add And Use Multiple Source Code Editors In Firefox
  4. Test Your Browser’s JavaScript Performance
  5. View Documents Online With Google Docs Viewer
  6. Web Archive Viewer For Internet Explorer
  7. Firefox: Open Links and Mailto’s in external applications
  8. Firefox View Dependencies

Leave a Reply   Follow Ghacks   Subscribe To Comment Rss

© 2005-2010 Ghacks.net. All Rights Reserved. Privacy Policy - About Us