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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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!)

Tác giả
skygate2012
Cài đặt hàng ngày
1
Số lần cài đặt
2
Đánh giá
0 0 0
Phiên bản
2026-04-27
Đã tạo
27-04-2026
Đã cập nhật
27-04-2026
Kích thước
1 KB
Giấy phép
WTFPL
Áp dụng cho

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