substack_popup_dismisser

dismiss popups from substack

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey to install this script.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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

ผู้เขียน
Eric Blum
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
1
คะแนน
0 0 0
เวอร์ชัน
0.2
สร้างเมื่อ
04-04-2026
อัปเดตเมื่อ
04-04-2026
Size
2.3 กิโลไบต์
สัญญาอนุญาต
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.