This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I try to hide all links I visited in Reddit, meaning where I already opened the comments.
Using something like:
reddit.com##a:visited:style(color:Green !important)
I can highlight them, but now I try to hide the div container at the top.
I tried reddit.com##div:has(a:visited)
, but that doesn't work. I'm aware of the limitations of applying styles to :visited, but as I don't want to hide the a link but the parent div I hope that doesn't matter.
My goal is not to use a userscript or RES, I'm aware that they might be an option.
Subreddit
Post Details
- Posted
- 1 year ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/uBlockOrigi...