Untitled tab maker, you must be on the site you want to be untitled, then copy and paste the url, click this, and paste it in and it will make it untitled
javascript: (function() {var win = window.open(); var f = win.document.createElement("iframe"); window.focus(); var url = win.prompt("enter url", "https://"); if (!url) return; win.document.body = win.document.createElement("body"); f.style.width = "100vw"; f.style.height = "100vh"; win.document.body.appendChild(f); f.src=url})()
X-Ray, click this and it has many different abilities
javascript:(function () %7Bvar a = document.createElement('script');a.src = 'https://cdn.jsdelivr.net/gh/Browncha023/avo-ultimate@latest/script.min.js';document.body.appendChild(a);%7D())
Inspect element on, click this to turn on inspect
javascript:document.body.contentEditable = 'true'; document.designMode='on'; void 0
Inspect element off, click this to turn off inspect
javascript:document.body.contentEditable = "false";document.designMode='off',void 0.
javascript:(function () %7Bvar script%3Ddocument.createElement(%27script%27)%3Bscript.src%3D%27https://x-ray-goggles.mouse.org/webxray.js%27%3Bscript.className%3D%27webxray%27%3Bscript.setAttribute(%27data-lang%27,%27en-US%27)%3Bscript.setAttribute(%27data-baseuri%27,%27https://x-ray-goggles.mouse.org%27)%3Bdocument.body.appendChild(script)%3B%7D())
javascript:void(document.body.style.backgroundColor%3Dprompt(%27Type a colour for the background%27,%27%27))