Ad Blocker for Google & Youtube

Eliminate ads on Google and Youtube.

Wat is Ad Blocker for Google & Youtube?

Ad Blocker for Google & Youtube is een Chrome-extensie ontwikkeld door https://adblocker2.com, en de belangrijkste functie is "Eliminate ads on Google and Youtube.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Ad Blocker for Google & Youtube

Download Ad Blocker for Google & Youtube-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

                        ➤ Targeted Blocking: Unlike generalized ad blockers, this extension specializes solely in Google and YouTube. This allows for a more efficient and effective ad-blocking experience.

➤ Fast & Efficient: The extension is lightweight and well-optimized, ensuring faster page loads and a smoother browsing experience.

➤ User-Friendly Interface: No need to wade through complicated settings or configurations. Simply install the extension and it will start blocking ads right away.

➤ Secure & Private: Your privacy matters. The extension doesn't collect any personal data, and it operates solely on your local device to block ads.

Experience the internet the way it was meant to be - clean, fast, and free of annoying ads, at least on Google and YouTube. Install now and reclaim your browsing experience!                    

Basisinformatie over de Extensie

Naam Ad Blocker for Google & Youtube Ad Blocker for Google & Youtube
ID gcjpbmhldpkkabppgaljnohpelojbcak
Officiële URL https://chromewebstore.google.com/detail/ad-blocker-for-google-you/gcjpbmhldpkkabppgaljnohpelojbcak
Beschrijving Eliminate ads on Google and Youtube.
Bestandsgrootte 15.8 KB
Aantal Installaties 152,046
Huidige Versie 1.0.1
Laatst Bijgewerkt 2023-10-27
Publicatiedatum 2023-06-20
Beoordeling 4.33/5 Totaal 9 Beoordelingen
Ontwikkelaar https://adblocker2.com
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://adblockology.com/privacy-policy.php
Ondersteunde Talen de,en,fr,es,it,pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.0.1",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "manifest_version": 3,
    "background": {
        "service_worker": "sw.js"
    },
    "icons": {
        "128": "icon.png"
    },
    "action": [],
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "c.js"
            ],
            "css": [
                "google.css"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/www.google.com\/*",
                "https:\/\/www.google.ad\/*",
                "https:\/\/www.google.ae\/*",
                "https:\/\/www.google.com.af\/*",
                "https:\/\/www.google.com.ag\/*",
                "https:\/\/www.google.com.ai\/*",
                "https:\/\/www.google.am\/*",
                "https:\/\/www.google.co.ao\/*",
                "https:\/\/www.google.com.ar\/*",
                "https:\/\/www.google.as\/*",
                "https:\/\/www.google.at\/*",
                "https:\/\/www.google.com.au\/*",
                "https:\/\/www.google.az\/*",
                "https:\/\/www.google.ba\/*",
                "https:\/\/www.google.com.bd\/*",
                "https:\/\/www.google.be\/*",
                "https:\/\/www.google.bf\/*",
                "https:\/\/www.google.bg\/*",
                "https:\/\/www.google.com.bh\/*",
                "https:\/\/www.google.bi\/*",
                "https:\/\/www.google.bj\/*",
                "https:\/\/www.google.com.bn\/*",
                "https:\/\/www.google.com.bo\/*",
                "https:\/\/www.google.com.br\/*",
                "https:\/\/www.google.bs\/*",
                "https:\/\/www.google.co.bw\/*",
                "https:\/\/www.google.by\/*",
                "https:\/\/www.google.com.bz\/*",
                "https:\/\/www.google.ca\/*",
                "https:\/\/www.google.cd\/*",
                "https:\/\/www.google.cf\/*",
                "https:\/\/www.google.cg\/*",
                "https:\/\/www.google.ch\/*",
                "https:\/\/www.google.ci\/*",
                "https:\/\/www.google.co.ck\/*",
                "https:\/\/www.google.cl\/*",
                "https:\/\/www.google.cm\/*",
                "https:\/\/www.google.cn\/*",
                "https:\/\/www.google.com.co\/*",
                "https:\/\/www.google.co.cr\/*",
                "https:\/\/www.google.com.cu\/*",
                "https:\/\/www.google.cv\/*",
                "https:\/\/www.google.com.cy\/*",
                "https:\/\/www.google.cz\/*",
                "https:\/\/www.google.de\/*",
                "https:\/\/www.google.dj\/*",
                "https:\/\/www.google.dk\/*",
                "https:\/\/www.google.dm\/*",
                "https:\/\/www.google.com.do\/*",
                "https:\/\/www.google.dz\/*",
                "https:\/\/www.google.com.ec\/*",
                "https:\/\/www.google.ee\/*",
                "https:\/\/www.google.com.eg\/*",
                "https:\/\/www.google.es\/*",
                "https:\/\/www.google.com.et\/*",
                "https:\/\/www.google.fi\/*",
                "https:\/\/www.google.com.fj\/*",
                "https:\/\/www.google.fm\/*",
                "https:\/\/www.google.fr\/*",
                "https:\/\/www.google.ga\/*",
                "https:\/\/www.google.ge\/*",
                "https:\/\/www.google.gg\/*",
                "https:\/\/www.google.com.gh\/*",
                "https:\/\/www.google.com.gi\/*",
                "https:\/\/www.google.gl\/*",
                "https:\/\/www.google.gm\/*",
                "https:\/\/www.google.gp\/*",
                "https:\/\/www.google.gr\/*",
                "https:\/\/www.google.com.gt\/*",
                "https:\/\/www.google.gy\/*",
                "https:\/\/www.google.com.hk\/*",
                "https:\/\/www.google.hn\/*",
                "https:\/\/www.google.hr\/*",
                "https:\/\/www.google.ht\/*",
                "https:\/\/www.google.hu\/*",
                "https:\/\/www.google.co.id\/*",
                "https:\/\/www.google.ie\/*",
                "https:\/\/www.google.co.il\/*",
                "https:\/\/www.google.im\/*",
                "https:\/\/www.google.co.in\/*",
                "https:\/\/www.google.iq\/*",
                "https:\/\/www.google.is\/*",
                "https:\/\/www.google.it\/*",
                "https:\/\/www.google.je\/*",
                "https:\/\/www.google.com.jm\/*",
                "https:\/\/www.google.jo\/*",
                "https:\/\/www.google.co.jp\/*",
                "https:\/\/www.google.co.ke\/*",
                "https:\/\/www.google.com.kh\/*",
                "https:\/\/www.google.ki\/*",
                "https:\/\/www.google.kg\/*",
                "https:\/\/www.google.co.kr\/*",
                "https:\/\/www.google.com.kw\/*",
                "https:\/\/www.google.kz\/*",
                "https:\/\/www.google.la\/*",
                "https:\/\/www.google.com.lb\/*",
                "https:\/\/www.google.li\/*",
                "https:\/\/www.google.lk\/*",
                "https:\/\/www.google.co.ls\/*",
                "https:\/\/www.google.lt\/*",
                "https:\/\/www.google.lu\/*",
                "https:\/\/www.google.lv\/*",
                "https:\/\/www.google.com.ly\/*",
                "https:\/\/www.google.co.ma\/*",
                "https:\/\/www.google.md\/*",
                "https:\/\/www.google.me\/*",
                "https:\/\/www.google.mg\/*",
                "https:\/\/www.google.mk\/*",
                "https:\/\/www.google.ml\/*",
                "https:\/\/www.google.mn\/*",
                "https:\/\/www.google.ms\/*",
                "https:\/\/www.google.com.mt\/*",
                "https:\/\/www.google.mu\/*",
                "https:\/\/www.google.mv\/*",
                "https:\/\/www.google.mw\/*",
                "https:\/\/www.google.com.mx\/*",
                "https:\/\/www.google.com.my\/*",
                "https:\/\/www.google.co.mz\/*",
                "https:\/\/www.google.com.na\/*",
                "https:\/\/www.google.com.nf\/*",
                "https:\/\/www.google.com.ng\/*",
                "https:\/\/www.google.com.ni\/*",
                "https:\/\/www.google.ne\/*",
                "https:\/\/www.google.nl\/*",
                "https:\/\/www.google.no\/*",
                "https:\/\/www.google.com.np\/*",
                "https:\/\/www.google.nr\/*",
                "https:\/\/www.google.nu\/*",
                "https:\/\/www.google.co.nz\/*",
                "https:\/\/www.google.com.om\/*",
                "https:\/\/www.google.com.pa\/*",
                "https:\/\/www.google.com.pe\/*",
                "https:\/\/www.google.com.ph\/*",
                "https:\/\/www.google.com.pk\/*",
                "https:\/\/www.google.pl\/*",
                "https:\/\/www.google.pn\/*",
                "https:\/\/www.google.com.pr\/*",
                "https:\/\/www.google.ps\/*",
                "https:\/\/www.google.pt\/*",
                "https:\/\/www.google.com.py\/*",
                "https:\/\/www.google.com.qa\/*",
                "https:\/\/www.google.ro\/*",
                "https:\/\/www.google.ru\/*",
                "https:\/\/www.google.rw\/*",
                "https:\/\/www.google.com.sa\/*",
                "https:\/\/www.google.com.sb\/*",
                "https:\/\/www.google.sc\/*",
                "https:\/\/www.google.se\/*",
                "https:\/\/www.google.com.sg\/*",
                "https:\/\/www.google.sh\/*",
                "https:\/\/www.google.si\/*",
                "https:\/\/www.google.sk\/*",
                "https:\/\/www.google.com.sl\/*",
                "https:\/\/www.google.sn\/*",
                "https:\/\/www.google.so\/*",
                "https:\/\/www.google.sm\/*",
                "https:\/\/www.google.st\/*",
                "https:\/\/www.google.com.sv\/*",
                "https:\/\/www.google.td\/*",
                "https:\/\/www.google.tg\/*",
                "https:\/\/www.google.co.th\/*",
                "https:\/\/www.google.com.tj\/*",
                "https:\/\/www.google.tk\/*",
                "https:\/\/www.google.tl\/*",
                "https:\/\/www.google.tm\/*",
                "https:\/\/www.google.tn\/*",
                "https:\/\/www.google.to\/*",
                "https:\/\/www.google.com.tr\/*",
                "https:\/\/www.google.tt\/*",
                "https:\/\/www.google.com.tw\/*",
                "https:\/\/www.google.co.tz\/*",
                "https:\/\/www.google.com.ua\/*",
                "https:\/\/www.google.co.ug\/*",
                "https:\/\/www.google.co.uk\/*",
                "https:\/\/www.google.com.uy\/*",
                "https:\/\/www.google.co.uz\/*",
                "https:\/\/www.google.com.vc\/*",
                "https:\/\/www.google.co.ve\/*",
                "https:\/\/www.google.vg\/*",
                "https:\/\/www.google.co.vi\/*",
                "https:\/\/www.google.com.vn\/*",
                "https:\/\/www.google.vu\/*",
                "https:\/\/www.google.ws\/*",
                "https:\/\/www.google.rs\/*",
                "https:\/\/www.google.co.za\/*",
                "https:\/\/www.google.co.zm\/*",
                "https:\/\/www.google.co.zw\/*",
                "https:\/\/www.google.cat\/*"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "c.js"
            ],
            "css": [
                "youtube.css"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ]
        }
    ],
    "permissions": [
        "alarms",
        "storage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "icon.png",
                "scriptlets.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}