Adfly Notification Bypass

Adfly deserves this!

Qu'est-ce que Adfly Notification Bypass ?

Adfly Notification Bypass est une extension Chrome développée par Elemental Woof, et sa fonction principale est "Adfly deserves this!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Adfly Notification Bypass

Téléchargez les fichiers d'extension Adfly Notification Bypass au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Adfly Notification Bypass Adfly Notification Bypass
ID oniljfenfhbbjpmpcphgnpjhbapcapek
URL Officiel https://chromewebstore.google.com/detail/adfly-notification-bypass/oniljfenfhbbjpmpcphgnpjhbapcapek
Description Adfly deserves this!
Taille du Fichier 54.58 KB
Nombre d'Installations 10,384
Version Actuelle 1.0
Dernière Mise à Jour 2023-06-19
Date de Publication 2020-04-08
Évaluation 4.81/5 Total 108 Évaluations
Développeur Elemental Woof
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}