Greasy Fork is available in English.

驗證自動處理-彈窗關閉

自動處理超過30個常見網站的年齡驗證彈窗,若出現誤關閉,用@exclude遮罩

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ả
wei9133
Cài đặt hàng ngày
0
Số lần cài đặt
7
Đánh giá
0 0 0
Phiên bản
2024.03.09
Đã tạo
08-03-2025
Đã cập nhật
08-03-2025
Kích thước
8 KB
Giấy phép
MIT
Áp dụng cho
Tất cả trang web

AI整理的驗證自動處理-彈窗關閉
部分網站會問有沒有滿18,這個腳本會把他關掉(自動點我滿18)
部分站點game520進入時會彈窗讓你按廣告,一樣會自動按X關掉
副作用就是有些彈窗一樣會被關掉,像game520按完下載後的下載窗口
所以碰到這種可以像下面這樣禁用該頁面
@exclude /^https://www.gamer520.com/\d*\.html
這個就是下載頁面的彈窗會被關掉,所以用正則把網域排除