JSLinter is a Firefox extension designed to enable users to verify web page code with JSLint.
JSLinter may not be able to detect all Javascript files on a web page if the website is using a script loader. This is because some script loaders don't leave tags in the DOM.
Here are some key features of "JSLinter":
· Left clicking on the icon or pressing Ctrl+J opens JSLinter.
· Right clicking on the icon or pressing Ctrl+Alt+J opens JSLinter and runs analysis.
· Exclude specific Javascript files from analysis.
· Customise any of the JSLint options.
Requirements:
· Firefox 9.0 - 11.*
What's New in This Release: [ read full changelog ]
· Update Node.js modules to v0.6.10.
· Replace the close button image with a unicode icon.
· Update JSLint to version 2012-02-03.