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
官方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
电子邮箱 [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"
    }
}