Advertising
advertising
related pastes to tag 'bookmarklet'
- 1820340 - Anonymous: wacko bookmarklet
-
- javascript:for(i=0;t=document.getElementsByTagName('textarea')[i];++i)
- { s = t.value;
- s = s.replace(/\.\.\./g, '…');
- s = s.replace(/(<-->)/g, '↔');
- s = s.replace(/(-->)/g, '→');
- s = s.replace(/(\s+|^)"([^"]+?)"(\s+|$|\.|\,|\?|\!|\:)/g, '$1«$2»$3');
- s = s.replace(/\((tm|тм|TM|ТМ)\)/g, '™');
- s = s.replace(/\([cсCС]\)/g, '©');
- 1680743 - Diigo meta ycc2106 focus on hist: javascript bookmarklet api diigo 1094383
-
- javascript:void(window.location='http://www.diigo.com/bookmark/'+encodeURIComponent(document.location)+'?tab=people&uname=ycc2106');
- 1679045 - Post to Diigo, tag with : javascript bookmarklet api diigo 1094383
-
- javascript:(function()%20{var%20url%20=%20location.href;var%20title%20=%20document.title%20||%20url;var%20desc%20=%20(window.getSelection%20?%20window.getSelection().toString()%20:%20document.getSelection%20?%20document.getSelection()%20%20:%20document.selection.createRange().text);window.location.href%20=%20'http://www.diigo.com/post?tags=2009,2009-11,2009-11-19,unread&url='%20+%20encodeURIComponent(url)%20+%20'&title='%20+%20encodeURIComponent(title)%20+%20'&desc='%20+%20encodeURIComponent(desc)})();
- 1678393 - Anonymous: javascript bookmarklet api diigo 1094383
-
- javascript:void(window.location='http://www.diigo.com/bookmark/'+encodeURIComponent(document.location)+'?tab=comment&uname=grahamperrin');
- 1678376 - Diigo: annotated view without sh: javascript bookmarklet api diigo 1094383
-
- javascript:void(window.location='http://www.diigo.com/annotated?url='+encodeURIComponent(document.location)+'&uid=26573');
- 1678365 - Diigo: annotated view without sh: javascript bookmarklet api diigo 1094383
-
- javascript:void(window.location='http://www.diigo.com/annotated?url='+encodeURIComponent(document.location)+'&uid=');
- 1678357 - Diigo: Meta: comments: tabs: javascript bookmarklet api diigo 1094383
-
- javascript:void(window.location='http://www.diigo.com/bookmark/'+encodeURIComponent(document.location)+'?tab=comment&gname=viewtabs');
- 1678356 - Diigo: Meta: comments: group-ori: javascript bookmarklet api diigo 1094383
-
- javascript:void(window.location='http://www.diigo.com/bookmark/'+encodeURIComponent(document.location)+'?tab=comment&gname=');
- 1678349 - Diigo: Meta: comments: javascript bookmarklet api diigo 1094383
-
- javascript:void(window.location='http://www.diigo.com/bookmark/'+encodeURIComponent(document.location)+'?tab=comment&uname=');
- 1634483 - Combined Office Filetype Viewer : pdf google word bookmarklet excel viewer docs zoho openoffice
-
- javascript:
- var link,l=0;
- var viewerUrl='';
- var googViewerUrl='http://docs.google.com/viewer?url=';
- var zohoExcelViewerUrl='http://sheet.zoho.com/view.do?url=';
- var zohoViewerUrl='http://viewer.zoho.com/api/view.do?cache=false&url=';
- while(link=document.links[l++]){
- if ( link.href.indexOf('javascript')==-1 && link.href.indexOf('file:')==-1 ){
- 1634482 - Combined Office Filetype Viewer : pdf google word bookmarklet excel viewer docs zoho openoffice
-
- javascript:var%20link,l=0;var%20viewerUrl='';var%20googViewerUrl='http://docs.google.com/viewer?url=';var%20zohoExcelViewerUrl='http://sheet.zoho.com/view.do?url=';var%20zohoViewerUrl='http://viewer.zoho.com/api/view.do?cache=false&url=';while(link=document.links[l++]){if(link.href.indexOf('javascript')==-1&&link.href.indexOf('file:')==-1){if(link.href.toLowerCase().indexOf('.pdf')!=-1||link.href.toLowerCase().indexOf('.ppt')!=-1||link.href.toLowerCase().indexOf('.pps')!=-1||link.href.toLowerCase().indexOf('.tiff')!=-1||link.href.toLowerCase().indexOf('.tif')!=-1){viewerUrl=googViewerUrl+link.href;}else%20if(link.href.toLowerCase().indexOf('.xls')!=-1||link.href.toLowerCase().indexOf('.xlsx')!=-1||link.href.toLowerCase().indexOf('.csv')!=-1||link.href.toLowerCase().indexOf('.ods')!=-1||link.href.toLowerCase().indexOf('.sxc')!=-1 ){viewerUrl=zohoExcelViewerUrl+link.href;}else%20if(link.href.toLowerCase().indexOf('.doc')!=-1||link.href.toLowerCase().indexOf('.docx')!=-1||link.href.toLowerCase().indexOf('.odt')!=-1||link.href.toLowerCase().indexOf('.odp')!=-1||link.href.toLowerCase().indexOf('.sxw')!=-1||link.href.toLowerCase().indexOf('.sxi')!=-1||link.href.toLowerCase().indexOf('.rtf')!=-1){viewerUrl=zohoViewerUrl+link.href;}if (viewerUrl!=''){link.href=viewerUrl;}}};void(null);
- 1632726 - Zoho Sheet Excel Viewer BMlet: bookmarklet excel viewer docs zoho
-
- javascript:var%20link,l=0;while(link=document.links[l++]){if(link.href.toLowerCase().indexOf('.xls')!=-1||link.href.toLowerCase().indexOf('.csv')!=-1||link.href.toLowerCase().indexOf('.sxc')!=-1!=-1&&link.href.indexOf('javascript')==-1&&link.href.indexOf('file:')==-1){var%20newString='http://sheet.zoho.com/view.do?url='+link.href;link.href=newString;}};void(null);
- 1632451 - Google Docs Viewer BMlet: google bookmarklet viewer docs
-
- javascript:var%20link,l=0;while(link=document.links[l++]){if(link.href.toLowerCase().indexOf('.pdf')!=-1||link.href.toLowerCase().indexOf('.ppt')!=-1||link.href.toLowerCase().indexOf('.tiff')!=-1||link.href.toLowerCase().indexOf('.tif')!=-1&&link.href.indexOf('javascript')==-1&&link.href.indexOf('file:')==-1){var%20newString='http://docs.google.com/viewer?url='+link.href;link.href=newString;}};void(null);
- 1603169 - Miscellany: wacko bookmarklet
-
- javascript:for(i=0;t=document.getElementsByTagName('textarea')[i];++i)
- { s = t.value;
- s = s.replace(/(\s+|^)"([^"]+?)"(\s+|$|\.|\,|\?|\!|\:)/g, '$1«$2»$3');
- s = s.replace(/\((tm|тм|TM|ТМ)\)/g, '™');
- s = s.replace(/\([cсCС]\)/g, '©');
- s = s.replace(/(\s+|^)--?(\s+)/g, '$1—$2');
- s = s.replace(/\*{2}(.*?)\*{2}/g, '<b>$1</b>');
- s = s.replace(/\/{2}(.*?)\/{2}/g, '<i>$1</i>');
- 1489145 - wacko-html reformat bookmarklet: wacko bookmarklet
-
- javascript:for(i=0;t=document.getElementsByTagName('textarea')[i];++i)
- { s = t.value;
- s = s.replace(/(\s+|^)"([^"]+?)"(\s+|$|\.|\,|\?|\!|\:)/g, '$1«$2»$3');
- s = s.replace(/\((tm|тм|TM|ТМ)\)/g, '™');
- s = s.replace(/\([cсCС]\)/g, '©');
- s = s.replace(/(\s+|^)--?(\s+)/g, '$1—$2');
- s = s.replace(/\*{2}(.*?)\*{2}/g, '<b>$1</b>');
- s = s.replace(/\/{2}(.*?)\/{2}/g, '<i>$1</i>');
- 1453045 - wacko-html: wacko bookmarklet
-
- javascript:for(i=0;t=document.getElementsByTagName('textarea')[i];++i)
- { s = t.value;
- s = s.replace(/(\s+|^)"([^"]+?)"(\s+|$|\.|\,|\?|\!|\:)/g, '$1«$2»$3');
- s = s.replace(/\((tm|тм|TM|ТМ)\)/g, '™');
- s = s.replace(/\([cсCС]\)/g, '©');
- s = s.replace(/(\s+|^)--?(\s+)/g, '$1—$2');
- s = s.replace(/\*{2}(.*?)\*{2}/g, '<b>$1</b>');
- s = s.replace(/\/{2}(.*?)\/{2}/g, '<i>$1</i>');
- 1451396 - TinyArrows random bookmarklet: bookmarklet tinyarrows
-
- javascript:(function(){var punys = new Array('xn--ogi.ws','xn--vgi.ws','xn--3fi.ws','xn--egi.ws','xn--9gi.ws','xn--5gi.ws','xn--1ci.ws','xn--odi.ws','xn--rei.ws','xn--cwg.ws','xn--bih.ws','xn--fwg.ws','xn--l3h.ws');var i = Math.floor(Math.random()*punys.length);window.location.href='http://tinyarro.ws//api-create.php?host='+punys[i]+'&url='+location.href;})();void 0;
- 1451315 - wacko-html reformat bookmarklet: wacko bookmarklet
-
- javascript:for(i=0;t=document.getElementsByTagName('textarea')[i];++i)
- { s = t.value;
- s = s.replace(/(\s+|^)"([^"]+?)"(\s+|$|\.|\,|\?|\!|\:)/g, '$1«$2»$3');
- s = s.replace(/\((tm|тм|TM|ТМ)\)/g, '™');
- s = s.replace(/\([cсCС]\)/g, '©');
- s = s.replace(/(\s+|^)--?(\s+)/g, '$1—$2');
- s = s.replace(/\*{2}(.*?)\*{2}/g, '<b>$1</b>');
- s = s.replace(/\/{2}(.*?)\/{2}/g, '<i>$1</i>');
- 1443774 - wacko-html reformat bookmarklet: wacko bookmarklet
-
- javascript:for(i=0;t=document.getElementsByTagName('textarea')[i];++i)
- { s = t.value;
- s = s.replace(/(\s+|^)"([^"]+?)"(\s+|$|\.|\,|\?|\!|\:)/g, '$1«$2»$3');
- s = s.replace(/\((tm|тм|TM|ТМ)\)/g, '™');
- s = s.replace(/\([cсCС]\)/g, '©');
- s = s.replace(/(\s+|^)--?(\s+)/g, '$1—$2');
- s = s.replace(/\*{2}(.*?)\*{2}/g, '<b>$1</b>');
- s = s.replace(/\/{2}(.*?)\/{2}/g, '<i>$1</i>');
- 1377151 - Nickwiz: google translate bookmarklet
-
- javascript:(function(){function%20gt(b,n){if(!b.appendChild)return%20false;var%20x=document.createElement('input'),f;x.setAttribute('type','button');x.setAttribute('value','X');x.addEventListener('click',function(){this.parentNode.parentNode.parentNode.removeChild(this.parentNode.parentNode)},false);n.appendChild(x);f=document.createElement('form');f.setAttribute('action','http://translate.google.com/translate');f.setAttribute('method','GET');f.appendChild(n);b.appendChild(f);}var%20s=document.createElement('select'),t=document.createElement('select'),hf=['auto','Auto',1,'ar','Arabic',0,'bg','Bulgarian',0,'zh-CN','Chinese',0,'hr','Croatian',0,'cs','Czech',0,'da','Danish',0,'nl','Dutch',0,'en','English',0,'fi','Finnish',0,'fr','French',0,'de','German',0,'el','Greek',0,'hi','Hindi',0,'it','Italian',0,'ja','Japanese',0,'ko','Korean',0,'no','Norwegian',0,'pl','Polish',0,'pt','Portuguese',0,'ro','Romanian',0,'ru','Russian',0,'es','Spanish',0,'sv','Swedish',0],ht=['ar','Arabic',0,'bg','Bulgarian',0,'zh-CN','Chinese%20(Simplified)',0,'zh-TW','Chinese%20(Traditional)',0,'hr','Croatian',0,'cs','Czech',0,'da','Danish',0,'nl','Dutch',0,'en','English',1,'fi','Finnish',0,'fr','French',0,'de','German',0,'el','Greek',0,'hi','Hindi',0,'it','Italian',0,'ja','Japanese',0,'ko','Korean',0,'no','Norwegian',0,'pl','Polish',0,'pt','Portuguese',0,'ro','Romanian',0,'ru','Russian',0,'es','Spanish',0,'sv','Swedish',0],c=document.createElement('div'),u=document.createElement('input'),h=document.createElement('input'),z=document.createElement('input'),err='';s.setAttribute('name','sl');t.setAttribute('name','tl');function%20m(r,q){var%20o,i;for(i=0;i<r.length;i++){o=document.createElement('option');o.setAttribute('value',r[i]);o.appendChild(document.createTextNode(r[++i]));if(r[++i]==1)o.setAttribute('selected','selected');q.appendChild(o);}}m(hf,s);m(ht,t);c.setAttribute('style','font-family:Arial;font-size:9pt;color:black;position:absolute;top:8px;margin:auto;padding:4px;border:3px%20ridge%20red;background:white;z-index:9999;');u.setAttribute('type','hidden');u.setAttribute('value',location.href);u.setAttribute('name','u');c.appendChild(u);h.setAttribute('type','hidden');h.setAttribute('value','en');h.setAttribute('name','hl');c.appendChild(h);c.appendChild(document.createTextNode('%20From:%20'));c.appendChild(s);c.appendChild(document.createTextNode('%20To:%20'));c.appendChild(t);z.setAttribute('type','submit');z.setAttribute('value','Translate');c.appendChild(z);if(window.frames.length)for(var%20i=0;i<window.frames.length;i++)try{gt(window.frames[i].document.body,c.cloneNode(true))}catch(e){};if(document.body)gt(document.body,c);})();
- 1356212 - YouTube Firefox Bookmarklet: firefox youtube bookmarklet
-
- javascript:if%20(document.getElementById('download-youtube-video')==null%20&&%20!!(document.location.href.match(/http:\/\/[a-zA-Z\.]*youtube\.com\/watch/)))%20{var%20yt_mp4_path='http://www.youtube.com/get_video?fmt=18&video_id='+swfArgs['video_id']+'&t='+swfArgs['t'];%20var%20div_embed=document.getElementById('watch-embed-div');div_embed.innerHTML=div_embed.innerHTML+'<br%20/>%20<span%20id=\'download-youtube-video\'><a%20href=\''+yt_mp4_path+'\'>Download%20as%20MP4</a>%20(right-click%20and%20select%20<i>Save%20'+%20(navigator.appName=='Microsoft%20Internet%20Explorer'?'target':'link')%20+'%20as</i>)</span>';}void(0);
- 1354578 - wacko reformat: wacko bookmarklet
-
- javascript:for(i=0;t=document.getElementsByTagName('textarea')[i];++i)
- { s = t.value;
- s = s.replace(/(\s+|^)"([^"]+?)"(\s+|$|\.|\,|\?|\!|\:)/g, '$1«$2»$3');
- s = s.replace(/\((tm|тм|TM|ТМ)\)/g, '™');
- s = s.replace(/\([cсCС]\)/g, '©');
- s = s.replace(/\([rRрР]\)/g, '®');
- s = s.replace(/\([xх]\)/g, '(×)');
- s = s.replace(/(<-->)/g, '↔');
- 1341629 - Unnamed: wacko bookmarklet
-
- javascript:for(i=0;t=document.getElementsByTagName('textarea')[i];++i)
- { s = t.value;
- s = s.replace(/(\s+|^)"([^"]+?)"(\s+|$|\.|\,|\?|\!|\:)/g, '$1«$2»$3');
- s = s.replace(/\((tm|тм|TM|ТМ)\)/g, '™');
- s = s.replace(/\([cсCС]\)/g, '©');
- s = s.replace(/\([rRрР]\)/g, '®');
- s = s.replace(/\([xх]\)/g, '(×)');
- s = s.replace(/(\s+|^)--?(\s+)/g, '$1—$2');
- 1323452 - reformat: wacko bookmarklet
-
- javascript:for(i=0;t=document.getElementsByTagName('textarea')[i];++i)
- { s = t.value;
- s = s.replace(/(\s+|^)"([^"]+?)"(\s+|$|\.|\,|\?|\!|\:)/g, '$1«$2»$3');
- s = s.replace(/\((tm|тм|TM|ТМ)\)/g, '™');
- s = s.replace(/\([cсCС]\)/g, '©');
- s = s.replace(/\([rRрР]\)/g, '®');
- s = s.replace(/(\s+|^)--?(\s+)/g, '$1—$2');
- s = s.replace(/\*{2}(.*?)\*{2}/g, '<b>$1</b>');
- 1245065 - wacko-html reformat bookmarklet: wacko bookmarklet
-
- javascript:for(i=0;t=document.getElementsByTagName('textarea')[i];++i)
- { s = t.value;
- s = s.replace(/(\s+|^)"([^"]+?)"(\s+|$|\.|\,|\?|\!|\:)/g, '$1«$2»$3');
- s = s.replace(/\((tm|тм|TM|ТМ)\)/g, '™');
- s = s.replace(/\([cсCС]\)/g, '©');
- s = s.replace(/(\s+|^)--?(\s+)/g, '$1—$2');
- s = s.replace(/\*{2}(.*?)\*{2}/g, '<b>$1</b>');
- s = s.replace(/\/{2}(.*?)\/{2}/g, '<i>$1</i>');