On this page... (hide)
Bookmarks, with gumption
Wikipedia:Bookmarklet
SO:bookmarklet
Web Development Bookmarklets
Bookmarklet Builder in Perl
bookmarklet tutorial
javascript interpreter bookmarklet
http://www.mvps.org/dmcritchie/ie/bookmarklets.htm
good article
http://www.ibm.com/developerworks/library/wa-realweb3/
http://betterexplained.com/articles/how-to-make-a-bookmarklet-for-your-web-application/
JQuery and bookmarklets
JQuery bookmarklet
Testing jQuery Commands With Firebug Or With a Bookmarklet
Fun with JQuery and bookmarklets
Add jQuery to any web page by using a bookmarklet
http://www.smashingmagazine.com/2010/05/23/make-your-own-bookmarklets-with-jquery/
http://benalman.com/code/test/jquery-run-code-bookmarklet/
Smarter Bookmarklet shortcuts (for Fire Fox, at least)
Life Hacker: Smarter keyword shortcuts - search if terms entered; goto site normally otherwise. nice! (more reference at original link)
pm-wiki search shortcut
This example is for my own website, using the pmwiki-engine
Search Netflix
Hey! Bookmarklets are broken in Firefox !
oy, veh!
My solution on StackOverflow
Since Firefox’s default behavior for new tabs is about:newtab, which is nothing, and bookmarklets only run once something is loaded, you can do the following to set a default page, and then run bookmarklets:
- open
about:config - find
browser.newtab.url - double-click and change from
about:newtabtoabout:blank(or URI of your choice) - Ctrl-T and run bookmarklets in new tabs!
See Also





