touchmarklets

Recent site activity

Bookmarklets that I have Found usefull


Page Auto Refresh

javascript:location.href%20=%20'http://www.pagereboot.com/?url='%20+%20location.href;

Export to PDF

javascript:void(window.open('http://www.pdfdownload.org/web2pdf/Default.aspx?left=0&right=0&top=0&bottom=0&page=0&cURL='+document.location.href));

Text Twote

javascript:(function(){var%20s=document.createElement('script');s.charset='UTF-8';s.src='http://www.tweetthistext.com/javascript/tweetthistext.js';document.body.appendChild(s)})();

URL Squeeze

javascript:var%20d=document,w=window,enc=encodeURIComponent,e=w.getSelection,k=d.getSelection,x=d.selection,s=(e?e():(k)?k():(x?x.createRange().text:0)),s2=((s.toString()=='')?s:('%22'+enc(s)+'%22')),f='http://bit.ly/',l=d.location,p='?v=3&u='+enc(l.href)%20+'&s='+enc(d.title)+'%20'+s2,u=f+p;try{if(!/^(.*\.)?tumblrzzz[^.]*$/.test(l.host))throw(0);tstbklt();}catch(z){a%20=function(){if(!w.open(u))l.href=u;};if(/Firefox/.test(navigator.userAgent))setTimeout(a,0);else%20a();}void(0)

Delicious Spy

javascript:void(window.open('http://del.icio.us/url?url='+document.location.href));

Text Page

javascript:(function(){readStyle='style-newspaper';readSize='size-small';readMargin='margin-x-wide';_readability_script=document.createElement('SCRIPT');_readability_script.type='text/javascript';_readability_script.src='http://lab.arc90.com/experiments/readability/js/readability.js?x='+(Math.random());document.getElementsByTagName('head')[0].appendChild(_readability_script);_readability_css=document.createElement('LINK');_readability_css.rel='stylesheet';_readability_css.href='http://lab.arc90.com/experiments/readability/css/readability.css';_readability_css.type='text/css';_readability_css.media='screen';document.getElementsByTagName('head')[0].appendChild(_readability_css);_readability_print_css=document.createElement('LINK');_readability_print_css.rel='stylesheet';_readability_print_css.href='http://lab.arc90.com/experiments/readability/css/readability-print.css';_readability_print_css.media='print';_readability_print_css.type='text/css';document.getElementsByTagName('head')[0].appendChild(_readability_print_css);})();

Img Strip

javascript:(function(){function%20toArray%20(c){var%20a,%20k;a=new%20Array;for%20(k=0;%20k%20%3C%20c.length;%20++k)a[k]=c[k];return%20a;}var%20images,%20img,%20altText;images=toArray(document.images);for%20(var%20i=0;%20i%20%3C%20images.length;%20++i){img=images[i];altText=document.createTextNode(img.alt);img.parentNode.replaceChild(altText,%20img)}})();

Img Slim

javascript:(function(){var%20s=document.createElement('script');s.src='http://smush.it/bookmarklet.js';document.getElementsByTagName('head')[0].appendChild(s);})()

Img Edit

javascript:void(window.location.href='http://www.picnik.com/?import='+escape(window.location.href));

Flick 2 Face

javascript:void(z=document.createElement('script'));void(z.language='javascript');void(z.type='text/javascript');void(z.src='http://www.keebler.net/flickr2facebook/bookmarklet.php');void(z.id='flickr2facebook');void(document.getElementsByTagName('head')[0].appendChild(z));

Same Stuff

javascript:location.href='http://similar-site.com/search.php?URL='+encodeURIComponent(document.location.href);

Floogle

javascript:(function(){%20p=prompt('Search%20term:','');%20if(p){%20document.location.href='http://www.google.com/search?as_qdr=d&q='%20+%20escape(p)}%20})();

Digg This

javascript:location.href='http://digg.com/submit?phase=2&url='+encodeURIComponent(document.location.href)+' '

This is del.icio.us

javascript:location.href='http://del.icio.us/post?v=2&url='+encodeURIComponent(document.location.href)+'&title='+encodeURIComponent(document.title)+' '

On your Face

javascript:var%20d=document,f='http://www.facebook.com/share',l=d.location,e=encodeURIComponent,p='.php?src=bm&v=4&i=1246751797&u='+e(l.href)+'&t='+e(d.title);1;try{if%20(!/^(.*\.)?facebook\.[^.]*$/.test(l.host))throw(0);share_internal_bookmarklet(p)}catch(z)%20{a=function()%20{if%20(!window.open(f+'r'+p,'sharer','toolbar=0,status=0,resizable=1,width=626,height=436'))l.href=f+p};if%20(/Firefox/.test(navigator.userAgent))setTimeout(a,0);else{a()}}void(0)