Disable subreddit stylesheet

Disable the applied subreddit stylesheet

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
skygate2012
Dnevne instalacije
0
Ukupno instalacija
1
Ocene
0 0 0
Verzija
2026-04-27
Napravljeno
27. 04. 2026
Ažurirano
27. 04. 2026
Size
1,24 КБ
Licenca
WTFPL
Važi za

Disables the subreddit's custom style.

By default applies globally. To disable the custom theme of particular subreddits, change the @match pattern.

Example:

// @match        https://old.reddit.com/r/subredditname/*

Multiple @match patterns can be added for multiple subreddits:

// @match        https://old.reddit.com/r/subreddit1/*
// @match        https://old.reddit.com/r/subreddit2/*