0.0.2 • Published 11 years ago
greasemonkey_grant_cli v0.0.2
greasemonkey_grant_cli
Command line tools which generate // @grant GM_xmlhttpRequest from greasemonkey.user.js file.
- listing GM_* API used in greasemonkey.user.js file
Installation
npm install -g greasemonkey_grant_cliUsage
$ greasemonkey_grant file.user.jsContributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
License
MIT
0.0.2
11 years ago