BlockAll - block ads

AdBlocker - Blocks annoying ads with individual rules for popular sites

Wat is BlockAll - block ads?

BlockAll - block ads is een Chrome-extensie ontwikkeld door blockall1904, en de belangrijkste functie is "AdBlocker - Blocks annoying ads with individual rules for popular sites".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie BlockAll - block ads

Download BlockAll - block ads-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

                        BlockAll will protect you from all types of ads.

An innovative ad protector.BlockAll will allow you to clean most of annoying ads from your browser.

*Easy to use
*On going updates
*Fast and secure
*Blocking all type of ads

for any question you have, feel free to email us at [email protected]                    

Basisinformatie over de Extensie

Naam BlockAll - block ads BlockAll - block ads
ID jbbpjeecholbhpbicnogbcfoaejengla
Officiële URL https://chromewebstore.google.com/detail/blockall-block-ads/jbbpjeecholbhpbicnogbcfoaejengla
Beschrijving AdBlocker - Blocks annoying ads with individual rules for popular sites
Bestandsgrootte 12.35 KB
Aantal Installaties 6,416
Huidige Versie 1.0.1
Laatst Bijgewerkt 2022-05-05
Publicatiedatum 2022-05-05
Beoordeling 4.20/5 Totaal 5 Beoordelingen
Ontwikkelaar blockall1904
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://blockall.net
Help Pagina-URL https://blockall.net
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "BlockAll - block ads",
    "description": "AdBlocker - Blocks annoying ads with individual rules for popular sites",
    "version": "1.0.1",
    "manifest_version": 3,
    "icons": {
        "16": ".\/images\/icon-16x16.png",
        "48": ".\/images\/icon-48x48.png",
        "128": ".\/images\/icon-128x128.png"
    },
    "background": {
        "service_worker": ".\/background.js"
    },
    "permissions": [
        "tabs",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ]
}