Bookmarklet Tool
I write short little JavaScript tools all the time to make my life in a browser more enjoyable. For example, here's a short list:
Initially, I just developed them in the URL (javascript: and all), but that got old real fast. So, this tool takes a URL to a JavaScript source file and the name of the function to execute upon loading and generates the URL string for you.

Bookmarklet Tool


Tags

javascript
[ Back to projects ]
Add Comment box