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.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

المؤلف
Eric Blum
التثبيت اليومي
0
إجمالي التثبيت
1
التقييمات
0 0 0
الإصدار
0.2
تم إنشاؤه
04-04-2026
تم تحديثه
04-04-2026
الحجم
2.3 KB
الترخيص
Unlicense
ينطبق على
جميع المواقع

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.