this post was submitted on 09 Jul 2025
1296 points (99.7% liked)

Greentext

6687 readers
1599 users here now

This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.

Be warned:

If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ICastFist@programming.dev 5 points 11 hours ago

After using window.location.replace(url); the current page will not be saved in session history, meaning the user won't be able to use the Back button to navigate to it.

I also hate how some sites block middle mouse clicks or ctrl+click, which opens a new tab. So I'm forced to follow the stupid link then either middle click the back button, or right click back - open in new tab