this post was submitted on 19 May 2025
255 points (96.7% liked)
Programmer Humor
23783 readers
3076 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
For a long time this protection was so strict in firefox that even the dev tools was not allowed to see the
:visited
styles.I hate that, in the modern web, customizing is so important that websites want access to the link itself, instead of just stylizing the div outside like normal.
I'm not sure I understand the point you're making?
That I don't want any website customizing the color, font etc. of links. Therefore, they shouldn't need access to any properties of those objects after they have been created.
You can use user styles for that