JSHint for Chrome Dev Tools

A JSHint Chrome Developer Tools Extension for the Sources tab

View on GitHub

The extension will automatically run JSHint on JavaScript sources saved in Chrome Dev Tools.

Unfortunately this extension uses currently experimental APIs, so cannot be released on the Chrome App Store. Because the devtools.console API is experimental, you may find that you get the best behaviour if you switch to one of the other [http://www.chromium.org/getting-involved/dev-channel](Chrome Release Channels).

You can download the extension here.

To install:

  1. Head to the Chrome Flags settings, and enable Experimental Extension APIs.
  2. Download the extension file from the website and save it to your computer.
  3. Click the Chrome menu icon Chrome menu on the browser toolbar.
  4. Select Tools > Extensions.
  5. Locate the extension file on your computer and drag the file onto the Extensions page.
  6. Review the list of permissions in the dialog that appears. If you would like to proceed, click Install.