Adfly Notification Bypass

Adfly deserves this!

Co je Adfly Notification Bypass?

Adfly Notification Bypass je rozšíření Chrome vyvinuté Elemental Woof, a jeho hlavní funkcí je „Adfly deserves this!“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Adfly Notification Bypass

Stáhněte si soubory rozšíření Adfly Notification Bypass ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Adfly Notification Bypass Adfly Notification Bypass
ID oniljfenfhbbjpmpcphgnpjhbapcapek
Oficiální URL https://chromewebstore.google.com/detail/adfly-notification-bypass/oniljfenfhbbjpmpcphgnpjhbapcapek
Popis Adfly deserves this!
Velikost souboru 54.58 KB
Počet instalací 10,384
Aktuální Verze 1.0
Poslední Aktualizace 2023-06-19
Datum Vydání 2020-04-08
Hodnocení 4.81/5 Celkem 108 Hodnocení
Vývojář Elemental Woof
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
    }
}