Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 533 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 533 Bytes

A simple JavaScript on/off switch for Google Chrome

To install, follow these instructions:

  1. Install Google Chrome 'dev channel' version
  2. Inside Chrome visit: chrome://flags and ensure that 'Experimental Extension APIs' is enabled.
  3. Inside Chrome visit: chrome://extensions/ and click 'Load unpacked extension...' and select the jstoggle directory.

More details of google chrome extensions can be found at: http://code.google.com/chrome/extensions/getstarted.html

The plugin works as at Google Chrome version: 15.0.865.0 dev