Skip to content

A Google Chrome extension that allows to bind execution of JS snippets to keystrokes.

License

Notifications You must be signed in to change notification settings

dchekanov/scriptsnap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Google Chrome extension that allows to bind execution of JS snippets to keystrokes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published