Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.45 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.45 KB

Handmade Bookmarklets

License: MIT PRs Welcome

You can found all my bookmarklets in GitHub Gist.

To use one, you have to open it in raw, copy the url and past it in Closure Compiler Service and remove code in textarea like bellow.

closure-compile

Then copy minified code (in right), edit or add a bookmark, remove the url, type javascript:, then past minified code, save and enjoy 🎉.

In your url field you should have something like that

javascript:(function()....);

N.B. if you get some trouble with encoding, you can encode URL the minified code or directly this Bookmarklet Maker.

Authors

  • Mehdi Chaouch - Maintainer - GitHub followers

License

This project is licensed under the MIT License - see the LICENSE details.