Disable subreddit stylesheet

Disable the applied subreddit stylesheet

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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
Installationen heute
0
Installationen gesamt
1
Bewertungen
0 0 0
Version
2026-04-27
Erstellt am
27.04.2026
Letzte Aktualisierung
27.04.2026
Größe
1,24 KB
Lizenz
WTFPL
Wird angewandt auf

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