Useful bookmarklets

  • 🐕 I am attempting to get the site runnning as fast as possible. If you are experiencing slow page load times, please report it.

⠠⠠⠅⠑⠋⠋⠁⠇⠎ ⠠⠠⠊⠎ ⠠⠠⠁ ⠠⠠⠋⠁⠛

WHO DARES BATTLE THE SARACEN
True & Honest Fan
kiwifarms.net
Joined
Mar 17, 2019
I did one for autoclicking on 'Next Highlight' so that I didn't have to waste as much time catching up on the last 200 pages of the Rekieta thread and giving @AnOminous his reddit gold.
Code:
javascript:void%20function(){try{document.evaluate(%22//span[text()='\n\t\tNext%20Highlight\n\t']%22,document,null,XPathResult.FIRST_ORDERED_NODE_TYPE,null).singleNodeValue.click();} catch {alert('no more highlights');}}();
What bookmarklets do people find useful? The good old 'remove redirects' one from this page has always been a favorite.
 
I use this one every single day, maybe multiple times a day
This, will take the current URL you have, and place it into the wayback machine
JavaScript:
javascript:void(location.href='https://web.archive.org/web/*/'+escape(location.href.replace(/^https?:\/\//,%20%27%27).replace(/\/$/,%20%27%27)));
1716613637286.png
 
Back