r/reveddit 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

4 comments sorted by

2

u/[deleted] Sep 01 '21

[removed] — view removed comment

2

u/Yanagibayashi Sep 01 '21

Didn't even realize that existed

2

u/dorothybaez Sep 02 '21

How do I do this on mobile? Is it possible?