substack_popup_dismisser

dismiss popups from substack

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.

(I already have a user script manager, let me install it!)

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

Author
Eric Blum
Daily installs
0
Total installs
1
Ratings
0 0 0
Version
0.2
Created
2026-04-04
Updated
2026-04-04
Size
2.3 KB
License
Unlicense
Applies to
All sites

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.