Under Construction
A few bookmarklets I use. See links below for more.
Drag it to your bookmark bar to install it.
See more at about Bookmarklets in Javascript.
* Dolphin won't let you go to bookmarks while text is selected
-Chrome | -ie | -Firefox | -Safari | -Dolphin
Drag text with gray background to your bookmark bar.
For dolphin on an android phone or tablet see dolphin instructions.
Links:
About Bookmarklets in Javascript
Jesse's Bookmarklets Site
Bookmarklets Home Page - free tools for power surfing
Bookmarklets at Readability.com
Dave's bookmarklet page
Bookmarklets, history, exported bookmarks, extensions for Chrome (2020-05-18)
Edit Page javascript:document.body.contentEditable = 'true'; document.designMode='on'; void 0
Zap cookies for a page
javascript:(function(){C=document.cookie.split("; ");for(d="."+location.host;d;d=(""+d).substr(1).match(/\..*$/))for(sl=0;sl<2;++sl)for(p="/"+location.pathname;p;p=p.substring(0,p.lastIndexOf('/')))for(i in C)if(c=C[i]){document.cookie=c+"; domain="+d.slice(sl)+"; path="+p.slice(1)+"/"+"; expires="+new Date((new Date).getTime()-1e11).toGMTString()}})()
last updated 1 Nov 2013
|