Adfly Notification Bypass

Adfly deserves this!

Wat is Adfly Notification Bypass?

Adfly Notification Bypass is een Chrome-extensie ontwikkeld door Elemental Woof, en de belangrijkste functie is "Adfly deserves this!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Adfly Notification Bypass

Download Adfly Notification Bypass-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Adfly Notification Bypass Adfly Notification Bypass
ID oniljfenfhbbjpmpcphgnpjhbapcapek
Officiële URL https://chromewebstore.google.com/detail/adfly-notification-bypass/oniljfenfhbbjpmpcphgnpjhbapcapek
Beschrijving Adfly deserves this!
Bestandsgrootte 54.58 KB
Aantal Installaties 10,384
Huidige Versie 1.0
Laatst Bijgewerkt 2023-06-19
Publicatiedatum 2020-04-08
Beoordeling 4.81/5 Totaal 108 Beoordelingen
Ontwikkelaar Elemental Woof
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}