Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 729 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 729 Bytes

ScriptSnap

Current stable version is available at the Chrome Web Store: https://chrome.google.com/webstore/detail/scriptsnap/mcbohdalkkoclbhddnpnjbknlcmjkcep.

If you would like to try a development snapshot of this extension:

  1. Download repository as a zip archive and unpack it in any directory, or clone it with Git.
  2. Launch Chrome.
  3. From Chrome's menu select "Tools" - "Extensions".
  4. Enable developer mode.
  5. Click "Load unpacked extension" and choose "src" subfolder.
  6. If you also have stable version installed - disable it.

Building is not required to run this extension. Build.xml only contains instructions for Apache Ant on how to update included libraries and prepare extension for publishing.