Reddit - force default theme

Force subreddits to use the default theme, even while logged out

< Feedback on Reddit - force default theme

Review: Good - script works

§
Posted: 06.01.2019.
Edited: 11.08.2020.

New feature in uBO / Nano Adblocker:

reddit.com##link[title="applied_subreddit_stylesheet"]:remove()

For AdGuard:

reddit.com#$?#link[title="applied_subreddit_stylesheet"] { remove: true; }

legacy solution with nano-remove-elements-onready.js:

reddit.com##+js(nano-remove-elements-onready.js, link[title="applied_subreddit_stylesheet"])

Default works with Nano Adblocker and modfied uBO resources:

        userResourcesLocation https://gitcdn.xyz/repo/NanoAdblocker/NanoFilters/master/NanoFilters/NanoResources.txt

§
Posted: 06.01.2019.
Edited: 26.05.2020.

And maybe this is good for AdBlock / Adblock Plus:

||thumbs.redditmedia.com^$stylesheet,domain=reddit.com
reddit.com###header-img
reddit.com##.listingsignupbar
§
Posted: 13.08.2024.

New idea with set-attr as disabled:

reddit.com##+js(set-attr, link[title="applied_subreddit_stylesheet"], disabled,)

Post reply

Sign in to post a reply.