Code Snippets: "next gen" bookmarklet [javascript] [bookmarklet]
With this code, create "next generation" bookmarklets.
The good points are that :
- the code is remotely loaded (so updatable and more simply testable)
- you have no length limitation
- you can dispatch the code in various libaries

No comment on this link yet.