Disable subreddit stylesheet

Disable the applied subreddit stylesheet

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
skygate2012
Dziennych instalacji
1
Wszystkich instalacji
2
Oceny
0 0 0
Wersja
2026-04-27
Utworzono
27-04-2026
Zaktualizowano
27-04-2026
Rozmiar
1,24 KB
Licencja
WTFPL
Dotyczy

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