Bookmarklets


How to add bookmarklets

https://youtube.com/watch?v=dauK_-jcqP8

Khan Acadmey Bookmarklet

https://pastebin.com/Spa2EufK Copy the code.

History Hider

javascript:var num=prompt("History flood amount: "); done = false; x = window.location.href; for (var i=1; i<=num; i++) {history.pushState(0, 0, i==num?x:i.toString()); if(i==num){done=true}}if(done===true){alert("History flood successful! "+window.location.href+" now appears in your history "+num+(num==1?" time.":" times. (Made by JonasFlynn)"))}

XtraMath Bookmarklet

javascript:!function(){function t(t,a){var e=document.createElement(“script”);e.src=t;var o=document.getElementsByTagName(“head”)[0],n=!1;e.onload=e.onreadystatechange=function(){n||this.readyState&&”loaded”!=this.readyState&&”complete”!=this.readyState||(n=!0,a(),e.onload=e.onreadystatechange=null,o.removeChild(e))},o.appendChild(e)}var a=window.location.hostname;if(“localhost”==a||”xtramathcheat.gitlab.io”==a)return void alert(“Do not click it. Drag it into your bookmarks bar.”);if(“xtramath.org”!=a)return void alert(“You can only use this on xtramath.org”);var e=”https://xtramathcheat.gitlab.io/cheat/stage2.js”;document.getElementsByTagName(“body”)[0];t(e,function(){})}();

Portable AboutBlank

javascript: (function () {var url = prompt("Paste the link you want to be embedded into an about:blank page.", "ex. https://example.com"); var urlObj = new window.URL(window.location.href); win = window.open(); win.document.body.style.margin = "0"; win.document.body.style.height = "100vh"; var iframe = win.document.createElement("iframe"); iframe.style.border = "none"; iframe.style.width = "100%"; iframe.style.height = "100%"; iframe.style.margin = "0"; iframe.referrerpolicy = "no-referrer"; iframe.allow = "fullscreen"; iframe.src = url.toString(); win.document.body.appendChild(iframe); var script = win.document.createElement("script"); script.src = "https://3kh0.github.io/js/main.js"; win.document.body.appendChild(script); })();

Cookie Clicker Hack

https://pastebin.com/4wAZTnaQ



Cheats