substack_popup_dismisser

dismiss popups from substack

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
Eric Blum
Dziennych instalacji
0
Wszystkich instalacji
1
Oceny
0 0 0
Wersja
0.2
Utworzono
04-04-2026
Zaktualizowano
04-04-2026
Rozmiar
2,3 KB
Licencja
Unlicense
Dotyczy
Wszystkie strony

Fork of jmegner/substack_popup_dismisser with support for custom domain Substack sites.

The original script only works on *.substack.com pages. However, many Substack authors host their newsletters on custom domains (e.g. stevevladeck.com), where the original script does not run.

This fork matches all sites and automatically detects whether a page is a Substack site by checking for:

  • substackcdn.com resources (scripts, stylesheets)
  • The webpackChunksubstack global variable

On non-Substack pages, the script exits immediately with no overhead.