Adfly Notification Bypass

Adfly deserves this!

什麼是Adfly Notification Bypass?

Adfly Notification Bypass是由Elemental Woof開發的Chrome擴展程式,該擴展的主要功能是“Adfly deserves this!”。

擴展截圖

screenshot

下載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 Adfly Notification Bypass
ID oniljfenfhbbjpmpcphgnpjhbapcapek
官方網址 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
電子郵箱 [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"
    }
}