[THIS SITE IS OUTDATED] CLICK THE BUTTON 2 THE LEFT FOR THE NEW AND IMPROVED SITE!
Asks you for an equation and solves it!
Highlight the code below (Including the javascript: part) and drag it to your bookmark bar!
javascript:eval('function calc(){_o=prompt(_t,_z);if(_o!=\'\'&&_o!=null&&_o.toUpperCase()==_o.toLowerCase())_z=eval(_o);}');_t='JAVASCRIPTER.NET Calculator - Input the expression to be calculated:';_z='';calc();while(_o!=''&&_o!=null&&_o.toUpperCase()==_o.toLowerCase())calc()
Opens Inspect Element!
Highlight the code below (Including the javascript: part) and drag it to your bookmark bar!
javascript:var firebug=document.createElement('script');firebug.setAttribute('src','https://luphoria.com/fbl/fbl/firebug-lite-debug.js');document.body.appendChild(firebug);(function(){if(window.firebug.version){firebug.init();}else{setTimeout(arguments.callee);}})();void(firebug);
Allows you to edit the text on a webpage!
Highlight the code below (Including the javascript: part) and drag it to your bookmark bar!
javascript:document.body.contentEditable = 'true'; document.designMode='on'; void 0
Looks up any word in the dictionary!
Highlight the code below (Including the javascript: part) and drag it to your bookmark bar!
javascript:var q=escape(window.getSelection()),i,ii;if(!q){for(i=0;i<frames.length;i++){var fr=frames[i];try{q=escape(fr.getSelection())}catch(e){};if(q)break;else{for(ii=0;ii<fr.frames.length;ii++){try{q=escape(fr.frames[ii].getSelection())}catch(e){};if(q)break;}}}}if(!q)void(q=prompt('Enter word to define%3A',''));if(q)void(location.href='http://www.dictionary.com/cgi-bin/dict.pl?term=%27+q);
Changes any link into a small url!
Highlight the code below (Including the javascript: part) and drag it to your bookmark bar!
javascript:void(open('http://tinyurl.com/create.php?url=%27+encodeURIComponent(location.href)))
Overlays your passwords so you can make sure they are correct!
Highlight the code below (Including the javascript: part) and drag it to your bookmark bar!
javascript:void((function(){var a,b;b="<"+"html>%5Cn<body>Passwords in this page:<p>%5Cn";(function(c){var d,e,f,g,h;for(d=0;d<c.length;d++){try{arguments.callee(c.frames[d]);}catch(i){}}e=c.document.forms;for(f=0;f<e.length;f++){g=e[f];for(h=0;h<g.length;h++){if(g[h].type.toLowerCase()=="password")b+=g[h].value+"<br>%5Cn";}}})(top);b+="</body>%5Cn</html>%5Cn";a=window.open("","","width=200,height=300").document;a.open();a.write(b);a.close();})())
Highlights the headings of an article (useful for reading)!
Highlight the code below (Including the javascript: part) and drag it to your bookmark bar!
javascript:void((function(){var a,b;b="<"+"html>%5Cn<body>Passwords in this page:<p>%5Cn";(function(c){var d,e,f,g,h;for(d=0;d<c.length;d++){try{arguments.callee(c.frames[d]);}catch(i){}}e=c.document.forms;for(f=0;f<e.length;f++){g=e[f];for(h=0;h<g.length;h++){if(g[h].type.toLowerCase()=="password")b+=g[h].value+"<br>%5Cn";}}})(top);b+="</body>%5Cn</html>%5Cn";a=window.open("","","width=200,height=300").document;a.open();a.write(b);a.close();})())
Highlights the keywords of an article (useful for reading)!
Highlight the code below (Including the javascript: part) and drag it to your bookmark bar!
javascript:void((function(){var a,b,c,d,e,f,h,g,i,j,k,l;c=d="";a=document.getElementsByTagName("meta");for(b=0;b<a.length;b++){e=a[b].name;f=a[b].content;if(e.match(/keywords/i))c=f;if(e.match(/description/i))d=f;}i=document.getElementsByTagName("title");if(i && i.length>0)j=i[0].innerHTML;k=document.getElementsByTagName("h1");l="";for(i=0;i<k.length;i++)l+="<p>h1: <b>"+k[i].innerHTML+"</b></p>";g=document.createElement("div");g.innerHTML="<div id='MD' style='padding:0.5cm;background-color:white;z-index:99;position:absolute;top:0'><div style='float:right;color:red' onclick='document.getElementById(%5C"MD%5C").style.display=%5C"none%5C";'>close</div><p>Description: <b>"+d+"</b></p><p>Keywords: <b>"+c+"</b></p><p>Title: <b>"+j+"</b></p>"+l+"</div>";document.body.insertBefore(g,document.body.firstChild);})())
Clears your cookies on a webpage!
Highlight the code below (Including the javascript: part) and drag it to your bookmark bar!
javascript:void((function(){var a,b,c,e,f;f=0;a=document.cookie.split("; ");for(e=0;e<a.length&&a[e];e++){f++;for(b="."+location.host;b;b=b.replace(/^(?:%5C.|[^%5C.]+)/,"")){for(c=location.pathname;c;c=c.replace(/.$/,"")){document.cookie=(a[e]+"; domain="+b+"; path="+c+"; expires="+new Date((new Date()).getTime()-1e11).toGMTString());}}}alert("Expired "+f+" cookies");})())
Removes ads on a webpage!
Highlight the code below (Including the javascript: part) and drag it to your bookmark bar!
javascript:(function(){ /* Ad-B-Gone: Bookmarklet that removes obnoxious ads from pages */ var selectors = [ /* By ID: */ '#sidebar-wrap', '#advert', '#xrail', '#middle-article-advert-container', '#sponsored-recommendations', '#around-the-web', '#sponsored-recommendations', '#taboola-content', '#taboola-below-taboola-native-thumbnails', '#inarticle_wrapper_div', '#rc-row-container', '#ads', '#at-share-dock', '#at4-share', '#at4-follow', '#right-ads-rail', 'div#ad-interstitial', 'div#advert-article', 'div#ac-lre-player-ph', /* By Class: */ '.ad', '.avert', '.avert__wrapper', '.middle-banner-ad', '.advertisement', '.GoogleActiveViewClass', '.advert', '.cns-ads-stage', '.teads-inread', '.ad-banner', '.ad-anchored', '.js_shelf_ads', '.ad-slot', '.antenna', '.xrail-content', '.advertisement__leaderboard', '.ad-leaderboard', '.trc_rbox_outer', '.ks-recommended', '.article-da', 'div.sponsored-stories-component', 'div.addthis-smartlayers', 'div.article-adsponsor', 'div.signin-prompt', 'div.article-bumper', 'div.video-placeholder', 'div.top-ad-container', 'div.header-ad', 'div.ad-unit', 'div.demo-block', 'div.OUTBRAIN', 'div.ob-widget', 'div.nwsrm-wrapper', 'div.announcementBar', 'div.partner-resources-block', 'div.arrow-down', 'div.m-ad', 'div.story-interrupt', 'div.taboola-recommended', 'div.ad-cluster-container', 'div.ctx-sidebar', 'div.incognito-modal', '.OUTBRAIN', '.subscribe-button', '.ads9', '.leaderboards', '.GoogleActiveViewElement', '.mpu-container', '.ad-300x600', '.tf-ad-block', '.sidebar-ads-holder-top', '.ads-one', '.FullPageModal__scroller', '.content-ads-holder', '.widget-area', '.social-buttons', '.ac-player-ph', /* Other: */ 'script', 'iframe', 'video', 'aside#sponsored-recommendations', 'aside[role="banner"]', 'aside', 'amp-ad', 'span[id^=ad_is_]', 'div[class*="indianapolis-optin"]', 'div[id^=google_ads_iframe]', 'div[data-google-query-id]', 'section[data-response]', 'ins.adsbygoogle', 'div[data-google-query-id]', 'div[data-test-id="fullPageSignupModal"]', 'div[data-test-id="giftWrap"]' ]; for(let i in selectors) { let nodesList = document.querySelectorAll(selectors[i]); for(let i = 0; i < nodesList.length; i++) { let el = nodesList[i]; if(el && el.parentNode) el.parentNode.removeChild(el); } }})();
Exploits N' Stuff @ 2022
Credit to TN Community for their proxies and other resources