Easy Adblocker

Easy Adblocker that's blocks any ads

Wat is Easy Adblocker?

Easy Adblocker is een Chrome-extensie ontwikkeld door A, en de belangrijkste functie is "Easy Adblocker that's blocks any ads".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Easy Adblocker

Download Easy Adblocker-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

                        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                    

Basisinformatie over de Extensie

Naam Easy Adblocker Easy Adblocker
ID hgdgmfppbjbphfcpglhdiojcdmlelbjk
Officiële URL https://chrome.google.com/webstore/detail/easy-adblocker/hgdgmfppbjbphfcpglhdiojcdmlelbjk
Beschrijving Easy Adblocker that's blocks any ads
Bestandsgrootte 9.42 KB
Aantal Installaties 94
Huidige Versie 1.0
Laatst Bijgewerkt 2021-08-30
Publicatiedatum 2021-08-30
Beoordeling 5.00/5 Totaal 7 Beoordelingen
Ontwikkelaar A
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://sites.google.com/view/privacyandpolicy1/home
Ondersteunde Talen 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
}