Adfly Notification Bypass
Adfly deserves this!
Adfly Notification Bypassとは何ですか?
Adfly Notification BypassはElemental Woofによって開発されたChromeの拡張機能で、その主な機能は「Adfly deserves this!」です。
拡張機能のスクリーンショット
Adfly Notification Bypass拡張機能のCRXファイルをダウンロード
Adfly Notification Bypass拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension allows users to skip the adfly links that require you to enable notifications to continue. NOW OPEN SOURCE! https://github.com/SnowSnakz/adfly-notification-bypass-chrome Note to the people who email me asking to buy this extension: I'm not selling the extension because it's likely you only want it for malicious purposes. If I'm correct on that assumption, please kindly eat a handful of sand and don't talk to me.
拡張機能の基本情報
名前 | Adfly Notification Bypass |
ID | oniljfenfhbbjpmpcphgnpjhbapcapek |
公式URL | https://chromewebstore.google.com/detail/adfly-notification-bypass/oniljfenfhbbjpmpcphgnpjhbapcapek |
説明 | Adfly deserves this! |
ファイルサイズ | 54.58 KB |
インストール数 | 10,384 |
現在のバージョン | 1.0 |
最終更新日 | 2023-06-19 |
公開日 | 2020-04-08 |
評価 | 4.81/5 合計 108 レビュー |
開発者 | Elemental Woof |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Adfly Notification Bypass", "version": "1.0", "description": "Adfly deserves this!", "manifest_version": 2, "permissions": [ "activeTab", "*:\/\/*\/*" ], "browser_action": { "default_icon": "noadfly.png", "default_popup": "popup.html" } } |