Bookmarklets
Drag and Drop into bookmarks bar!
Drag and Drop into bookmarks bar!
Mediaology Bookmarklet: javascript:(function(){(function(){function openInNewTab(a){win=window.open(),win.document.body.style.margin="0",win.document.body.style.height="100vh";var b=win.document.createElement("link");b.rel="shortcut icon",b.href=a+".."+"/icon.png",b.type="image/png",win.document.head.appendChild(b);var c=win.document.createElement("title");c.innerText="Calculator",win.document.head.appendChild(c);var d=win.document.createElement("iframe");d.style.border="none",d.style.width="100%",d.style.height="100%",d.style.margin="0",d.id="content",d.src=a,win.document.body.appendChild(d)}openInNewTab(prompt("What mediaology instance are you using?","https://fishme.me%22%29+%22/main%22)%7D)();%7D)()
Clockwork: javascript:var s = document.createElement('script');s.type='text/javascript';s.src='https://redstone-nw.netlify.app/assets/clockwork-bookmarklet.js';document.body.appendChild(s);
Crownweb: javascript:(function () {let code = document.createElement('script');code.src = 'https://crown.crowndevelopment.repl.co/script.js';document.body.appendChild(code);%7D())