Check Adblocker

Check if ad is ABP conform

Wat is Check Adblocker?

Check Adblocker is een Chrome-extensie ontwikkeld door gto-extentions, en de belangrijkste functie is "Check if ad is ABP conform".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Check Adblocker

Download Check 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

                        Check Adblocker helps you detect if your widgets on a page are compliant with Eyeo's acceptable ads specs.

When on a page with widgets to check, click on the magnifier icon to see a summary of this page's widgets.

More detailed and additional info can be found by opening the JS console in the "OUTBRAIN ABP Test" Message Section.                    

Basisinformatie over de Extensie

Naam Check Adblocker Check Adblocker
ID lcgdjmadbfopchlcffnbldlljmbjngob
Officiële URL https://chromewebstore.google.com/detail/check-adblocker/lcgdjmadbfopchlcffnbldlljmbjngob
Beschrijving Check if ad is ABP conform
Bestandsgrootte 1.8 MB
Aantal Installaties 85
Huidige Versie 1.1
Laatst Bijgewerkt 2019-10-01
Publicatiedatum 2019-10-01
Ontwikkelaar gto-extentions
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Check Adblocker",
    "description": "Check if ad is ABP conform",
    "version": "1.1",
    "browser_action": {
        "default_icon": "images\/icon16.png",
        "default_popup": ""
    },
    "permissions": [
        "activeTab"
    ],
    "background": {
        "scripts": [
            "js\/core.js"
        ]
    }
}