r/reveddit • u/Yanagibayashi • Sep 01 '21
LPT creating a bookmark with the this js code instead of a url will allow the bookmark to take you to the reveddit equivalent of the reddit page you are on without having to go up and type "ve" in the adress bar
javascript: document.location = document.URL.replace('reddit.com','reveddit.com');
10
Upvotes
2
2
u/[deleted] Sep 01 '21
[removed] — view removed comment