Easy Adblocker

Easy Adblocker that's blocks any ads

Qu'est-ce que Easy Adblocker ?

Easy Adblocker est une extension Chrome développée par A, et sa fonction principale est "Easy Adblocker that's blocks any ads".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Easy Adblocker

Téléchargez les fichiers d'extension Easy Adblocker 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

                        Easy Adblocker that's blocks any ads

Every time you need to search a thing just click me and then your done

simply add the extension, and you will see the extension pop out right up corner

Privacy and Policy
https://sites.google.com/view/privacyandpolicy1/home                    

Informations de Base sur l'Extension

Nom Easy Adblocker Easy Adblocker
ID hgdgmfppbjbphfcpglhdiojcdmlelbjk
URL Officiel https://chrome.google.com/webstore/detail/easy-adblocker/hgdgmfppbjbphfcpglhdiojcdmlelbjk
Description Easy Adblocker that's blocks any ads
Taille du Fichier 9.42 KB
Nombre d'Installations 94
Version Actuelle 1.0
Dernière Mise à Jour 2021-08-30
Date de Publication 2021-08-30
Évaluation 5.00/5 Total 7 Évaluations
Développeur A
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://sites.google.com/view/privacyandpolicy1/home
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Easy Adblocker",
    "version": "1.0",
    "description": "Easy Adblocker that's blocks any ads",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "16": "images\/16x.png",
        "48": "images\/48x.png",
        "128": "images\/128x.png"
    },
    "manifest_version": 2
}