Disable subreddit stylesheet

Disable the applied subreddit stylesheet

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

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

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

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

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

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.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
skygate2012
Denně instalací
1
Celkem instalací
2
Hodnocení
0 0 0
Verze
2026-04-27
Vytvořeno
27. 04. 2026
Aktualizováno
27. 04. 2026
Size
1,2 KB
Licence
WTFPL
Spustit na

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/*