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: 2019-01-06
Edited: 2020-08-11

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: 2019-01-06
Edited: 2020-05-26

And maybe this is good for AdBlock / Adblock Plus:

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

Post reply

Sign in to post a reply.