Popup Zapper - Blocks annoying Popups
Blocks advertising popups from Streaming and Downloads sites
Popup Zapper - Blocks annoying Popupsとは何ですか?
Popup Zapper - Blocks annoying Popupsはhttp://popup-zapper.comによって開発されたChromeの拡張機能で、その主な機能は「Blocks advertising popups from Streaming and Downloads sites」です。
拡張機能のスクリーンショット
Popup Zapper - Blocks annoying Popups拡張機能のCRXファイルをダウンロード
Popup Zapper - Blocks annoying Popups拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Whenever Popup Zapper detects an advertising Pop up from your favorite Streaming and Downloads sites, it will close it immediately. Features: 🚫 Blocks and closes automatically advertising Pop ups on most streaming and download sites. ⭐ Light - We keep our code as light as possible to consume as little memory as possible. 🥷Stealth - We are not detected as an Ad blocker by anti-adblock scripts. We support removing Popups on ALL the major streaming and download sites. For the full list, consult our official page on : Popup-Zapper.com ✓ Permissions: we need default permissions on every website to close Pop ups 🚀 About We monitor Streaming and Downloads sites for new urls of Popups 24/7 and add them to our list every day. If you find that a popup is not blocked, just wait 24h, it should be solved. We understand the need for ads, but these poups are just too annoying, Popup Zapper is our solution
拡張機能の基本情報
名前 | |
ID | blfhlccbnkecehnppblgjinbfmlpeohb |
公式URL | https://chrome.google.com/webstore/detail/popup-zapper-blocks-annoy/blfhlccbnkecehnppblgjinbfmlpeohb |
説明 | Blocks advertising popups from Streaming and Downloads sites |
ファイルサイズ | 24.19 KB |
インストール数 | 196,515 |
現在のバージョン | 1.1.16 |
最終更新日 | 2023-10-08 |
公開日 | 2023-10-08 |
評価 | 4.78/5 合計 18 レビュー |
開発者 | http://popup-zapper.com |
Eメール | [email protected] |
拡張機能のウェブサイト | https://popup-zapper.com/index.html |
ヘルプページのURL | https://popup-zapper.com/privacy.html |
プライバシーポリシーページのURL | https://popup-zapper.com/privacy.html |
対応言語 | de,en,fr,nl,da,es,it,pt-BR,sv |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "mv3sw.comp.js" }, "content_scripts": [ { "all_frames": false, "js": [ "mv3cs.comp.js" ], "match_about_blank": true, "matches": [ "*:\/\/*\/*" ], "run_at": "document_start" } ], "host_permissions": [ " |