Cookie Consent Popup Blocker: Google, YouTube

Block “Before you continue” cookie consent popups on Google and YouTube

Vad är Cookie Consent Popup Blocker: Google, YouTube?

Cookie Consent Popup Blocker: Google, YouTube är en Chrome-tillägg utvecklad av https://davg25.com, och dess huvudfunktion är "Block “Before you continue” cookie consent popups on Google and YouTube".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Cookie Consent Popup Blocker: Google, YouTube-förlängningens CRX-fil

Ladda ner Cookie Consent Popup Blocker: Google, YouTube-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        After the introduction of GDPR, Google and YouTube began showing cookie consent popups on their websites, making it more difficult to navigate them for residents of any GDPR compliant country

This extension blocks cookie consent popups before they appear, as it can be time consuming to manually close them each time, especially when frequently clearing cookies or starting new incognito/private browsing sessions


Note: to block cookie consent popups in incognito/private browsing sessions, enable "Allow in Incognito" in the Chrome extension settings

Additional customization for enterprise environments is available through policies, visit https://davg25.com/?cookie-consent-popup-blocker-enterprise for more details                    

Grundläggande Information om Tillägg

Namn Cookie Consent Popup Blocker: Google, YouTube Cookie Consent Popup Blocker: Google, YouTube
ID onnimgmpopjkpbnmnjgcfkndeefgkkig
Officiell webbadress https://chromewebstore.google.com/detail/cookie-consent-popup-bloc/onnimgmpopjkpbnmnjgcfkndeefgkkig
Beskrivning Block “Before you continue” cookie consent popups on Google and YouTube
Filstorlek 138 KB
Antal Installationer 5,000
Aktuell Version 2.1.1
Senast Uppdaterad 2023-10-10
Publiceringsdatum 2021-05-19
Betyg 3.91/5 Totalt 11 Betyg
Utvecklare https://davg25.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.davg25.com/?cookie-consent-popup-blocker!?ref=chrome-webstore
Hjälpsida URL https://www.davg25.com/?cookie-consent-popup-blocker-support!?ref=chrome-webstore
Stödda Språk en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Cookie Consent Popup Blocker: Google, YouTube",
    "version": "2.1.1",
    "description": "Block \u201cBefore you continue\u201d cookie consent popups on Google and YouTube",
    "author": "DavG25",
    "icons": {
        "128": "assets\/icon128.png"
    },
    "action": {
        "default_title": "Cookie Consent Popup Blocker for Google and YouTube",
        "default_popup": "pages\/popup\/index.html"
    },
    "options_page": "pages\/options\/index.html",
    "permissions": [
        "cookies",
        "storage",
        "alarms"
    ],
    "incognito": "split",
    "background": {
        "service_worker": "service-worker.js"
    },
    "storage": {
        "managed_schema": "policy-schema.json"
    },
    "content_scripts": [
        {
            "js": [
                "content-script.js"
            ],
            "run_at": "document_idle",
            "matches": [
                "*:\/\/*.google.com\/*",
                "*:\/\/*.google.ad\/*",
                "*:\/\/*.google.ae\/*",
                "*:\/\/*.google.com.af\/*",
                "*:\/\/*.google.com.ag\/*",
                "*:\/\/*.google.com.ai\/*",
                "*:\/\/*.google.al\/*",
                "*:\/\/*.google.am\/*",
                "*:\/\/*.google.co.ao\/*",
                "*:\/\/*.google.com.ar\/*",
                "*:\/\/*.google.as\/*",
                "*:\/\/*.google.at\/*",
                "*:\/\/*.google.com.au\/*",
                "*:\/\/*.google.az\/*",
                "*:\/\/*.google.ba\/*",
                "*:\/\/*.google.com.bd\/*",
                "*:\/\/*.google.be\/*",
                "*:\/\/*.google.bf\/*",
                "*:\/\/*.google.bg\/*",
                "*:\/\/*.google.com.bh\/*",
                "*:\/\/*.google.bi\/*",
                "*:\/\/*.google.bj\/*",
                "*:\/\/*.google.com.bn\/*",
                "*:\/\/*.google.com.bo\/*",
                "*:\/\/*.google.com.br\/*",
                "*:\/\/*.google.bs\/*",
                "*:\/\/*.google.bt\/*",
                "*:\/\/*.google.co.bw\/*",
                "*:\/\/*.google.by\/*",
                "*:\/\/*.google.com.bz\/*",
                "*:\/\/*.google.ca\/*",
                "*:\/\/*.google.cd\/*",
                "*:\/\/*.google.cf\/*",
                "*:\/\/*.google.cg\/*",
                "*:\/\/*.google.ch\/*",
                "*:\/\/*.google.ci\/*",
                "*:\/\/*.google.co.ck\/*",
                "*:\/\/*.google.cl\/*",
                "*:\/\/*.google.cm\/*",
                "*:\/\/*.google.cn\/*",
                "*:\/\/*.google.com.co\/*",
                "*:\/\/*.google.co.cr\/*",
                "*:\/\/*.google.com.cu\/*",
                "*:\/\/*.google.cv\/*",
                "*:\/\/*.google.com.cy\/*",
                "*:\/\/*.google.cz\/*",
                "*:\/\/*.google.de\/*",
                "*:\/\/*.google.dj\/*",
                "*:\/\/*.google.dk\/*",
                "*:\/\/*.google.dm\/*",
                "*:\/\/*.google.com.do\/*",
                "*:\/\/*.google.dz\/*",
                "*:\/\/*.google.com.ec\/*",
                "*:\/\/*.google.ee\/*",
                "*:\/\/*.google.com.eg\/*",
                "*:\/\/*.google.es\/*",
                "*:\/\/*.google.com.et\/*",
                "*:\/\/*.google.fi\/*",
                "*:\/\/*.google.com.fj\/*",
                "*:\/\/*.google.fm\/*",
                "*:\/\/*.google.fr\/*",
                "*:\/\/*.google.ga\/*",
                "*:\/\/*.google.ge\/*",
                "*:\/\/*.google.gg\/*",
                "*:\/\/*.google.com.gh\/*",
                "*:\/\/*.google.com.gi\/*",
                "*:\/\/*.google.gl\/*",
                "*:\/\/*.google.gm\/*",
                "*:\/\/*.google.gr\/*",
                "*:\/\/*.google.com.gt\/*",
                "*:\/\/*.google.gy\/*",
                "*:\/\/*.google.com.hk\/*",
                "*:\/\/*.google.hn\/*",
                "*:\/\/*.google.hr\/*",
                "*:\/\/*.google.ht\/*",
                "*:\/\/*.google.hu\/*",
                "*:\/\/*.google.co.id\/*",
                "*:\/\/*.google.ie\/*",
                "*:\/\/*.google.co.il\/*",
                "*:\/\/*.google.im\/*",
                "*:\/\/*.google.co.in\/*",
                "*:\/\/*.google.iq\/*",
                "*:\/\/*.google.is\/*",
                "*:\/\/*.google.it\/*",
                "*:\/\/*.google.je\/*",
                "*:\/\/*.google.com.jm\/*",
                "*:\/\/*.google.jo\/*",
                "*:\/\/*.google.co.jp\/*",
                "*:\/\/*.google.co.ke\/*",
                "*:\/\/*.google.com.kh\/*",
                "*:\/\/*.google.ki\/*",
                "*:\/\/*.google.kg\/*",
                "*:\/\/*.google.co.kr\/*",
                "*:\/\/*.google.com.kw\/*",
                "*:\/\/*.google.kz\/*",
                "*:\/\/*.google.la\/*",
                "*:\/\/*.google.com.lb\/*",
                "*:\/\/*.google.li\/*",
                "*:\/\/*.google.lk\/*",
                "*:\/\/*.google.co.ls\/*",
                "*:\/\/*.google.lt\/*",
                "*:\/\/*.google.lu\/*",
                "*:\/\/*.google.lv\/*",
                "*:\/\/*.google.com.ly\/*",
                "*:\/\/*.google.co.ma\/*",
                "*:\/\/*.google.md\/*",
                "*:\/\/*.google.me\/*",
                "*:\/\/*.google.mg\/*",
                "*:\/\/*.google.mk\/*",
                "*:\/\/*.google.ml\/*",
                "*:\/\/*.google.com.mm\/*",
                "*:\/\/*.google.mn\/*",
                "*:\/\/*.google.ms\/*",
                "*:\/\/*.google.com.mt\/*",
                "*:\/\/*.google.mu\/*",
                "*:\/\/*.google.mv\/*",
                "*:\/\/*.google.mw\/*",
                "*:\/\/*.google.com.mx\/*",
                "*:\/\/*.google.com.my\/*",
                "*:\/\/*.google.co.mz\/*",
                "*:\/\/*.google.com.na\/*",
                "*:\/\/*.google.com.ng\/*",
                "*:\/\/*.google.com.ni\/*",
                "*:\/\/*.google.ne\/*",
                "*:\/\/*.google.nl\/*",
                "*:\/\/*.google.no\/*",
                "*:\/\/*.google.com.np\/*",
                "*:\/\/*.google.nr\/*",
                "*:\/\/*.google.nu\/*",
                "*:\/\/*.google.co.nz\/*",
                "*:\/\/*.google.com.om\/*",
                "*:\/\/*.google.com.pa\/*",
                "*:\/\/*.google.com.pe\/*",
                "*:\/\/*.google.com.pg\/*",
                "*:\/\/*.google.com.ph\/*",
                "*:\/\/*.google.com.pk\/*",
                "*:\/\/*.google.pl\/*",
                "*:\/\/*.google.pn\/*",
                "*:\/\/*.google.com.pr\/*",
                "*:\/\/*.google.ps\/*",
                "*:\/\/*.google.pt\/*",
                "*:\/\/*.google.com.py\/*",
                "*:\/\/*.google.com.qa\/*",
                "*:\/\/*.google.ro\/*",
                "*:\/\/*.google.ru\/*",
                "*:\/\/*.google.rw\/*",
                "*:\/\/*.google.com.sa\/*",
                "*:\/\/*.google.com.sb\/*",
                "*:\/\/*.google.sc\/*",
                "*:\/\/*.google.se\/*",
                "*:\/\/*.google.com.sg\/*",
                "*:\/\/*.google.sh\/*",
                "*:\/\/*.google.si\/*",
                "*:\/\/*.google.sk\/*",
                "*:\/\/*.google.com.sl\/*",
                "*:\/\/*.google.sn\/*",
                "*:\/\/*.google.so\/*",
                "*:\/\/*.google.sm\/*",
                "*:\/\/*.google.sr\/*",
                "*:\/\/*.google.st\/*",
                "*:\/\/*.google.com.sv\/*",
                "*:\/\/*.google.td\/*",
                "*:\/\/*.google.tg\/*",
                "*:\/\/*.google.co.th\/*",
                "*:\/\/*.google.com.tj\/*",
                "*:\/\/*.google.tl\/*",
                "*:\/\/*.google.tm\/*",
                "*:\/\/*.google.tn\/*",
                "*:\/\/*.google.to\/*",
                "*:\/\/*.google.com.tr\/*",
                "*:\/\/*.google.tt\/*",
                "*:\/\/*.google.com.tw\/*",
                "*:\/\/*.google.co.tz\/*",
                "*:\/\/*.google.com.ua\/*",
                "*:\/\/*.google.co.ug\/*",
                "*:\/\/*.google.co.uk\/*",
                "*:\/\/*.google.com.uy\/*",
                "*:\/\/*.google.co.uz\/*",
                "*:\/\/*.google.com.vc\/*",
                "*:\/\/*.google.co.ve\/*",
                "*:\/\/*.google.vg\/*",
                "*:\/\/*.google.co.vi\/*",
                "*:\/\/*.google.com.vn\/*",
                "*:\/\/*.google.vu\/*",
                "*:\/\/*.google.ws\/*",
                "*:\/\/*.google.rs\/*",
                "*:\/\/*.google.co.za\/*",
                "*:\/\/*.google.co.zm\/*",
                "*:\/\/*.google.co.zw\/*",
                "*:\/\/*.google.cat\/*",
                "*:\/\/*.youtube.com\/*"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*.google.com\/*",
        "*:\/\/*.google.ad\/*",
        "*:\/\/*.google.ae\/*",
        "*:\/\/*.google.com.af\/*",
        "*:\/\/*.google.com.ag\/*",
        "*:\/\/*.google.com.ai\/*",
        "*:\/\/*.google.al\/*",
        "*:\/\/*.google.am\/*",
        "*:\/\/*.google.co.ao\/*",
        "*:\/\/*.google.com.ar\/*",
        "*:\/\/*.google.as\/*",
        "*:\/\/*.google.at\/*",
        "*:\/\/*.google.com.au\/*",
        "*:\/\/*.google.az\/*",
        "*:\/\/*.google.ba\/*",
        "*:\/\/*.google.com.bd\/*",
        "*:\/\/*.google.be\/*",
        "*:\/\/*.google.bf\/*",
        "*:\/\/*.google.bg\/*",
        "*:\/\/*.google.com.bh\/*",
        "*:\/\/*.google.bi\/*",
        "*:\/\/*.google.bj\/*",
        "*:\/\/*.google.com.bn\/*",
        "*:\/\/*.google.com.bo\/*",
        "*:\/\/*.google.com.br\/*",
        "*:\/\/*.google.bs\/*",
        "*:\/\/*.google.bt\/*",
        "*:\/\/*.google.co.bw\/*",
        "*:\/\/*.google.by\/*",
        "*:\/\/*.google.com.bz\/*",
        "*:\/\/*.google.ca\/*",
        "*:\/\/*.google.cd\/*",
        "*:\/\/*.google.cf\/*",
        "*:\/\/*.google.cg\/*",
        "*:\/\/*.google.ch\/*",
        "*:\/\/*.google.ci\/*",
        "*:\/\/*.google.co.ck\/*",
        "*:\/\/*.google.cl\/*",
        "*:\/\/*.google.cm\/*",
        "*:\/\/*.google.cn\/*",
        "*:\/\/*.google.com.co\/*",
        "*:\/\/*.google.co.cr\/*",
        "*:\/\/*.google.com.cu\/*",
        "*:\/\/*.google.cv\/*",
        "*:\/\/*.google.com.cy\/*",
        "*:\/\/*.google.cz\/*",
        "*:\/\/*.google.de\/*",
        "*:\/\/*.google.dj\/*",
        "*:\/\/*.google.dk\/*",
        "*:\/\/*.google.dm\/*",
        "*:\/\/*.google.com.do\/*",
        "*:\/\/*.google.dz\/*",
        "*:\/\/*.google.com.ec\/*",
        "*:\/\/*.google.ee\/*",
        "*:\/\/*.google.com.eg\/*",
        "*:\/\/*.google.es\/*",
        "*:\/\/*.google.com.et\/*",
        "*:\/\/*.google.fi\/*",
        "*:\/\/*.google.com.fj\/*",
        "*:\/\/*.google.fm\/*",
        "*:\/\/*.google.fr\/*",
        "*:\/\/*.google.ga\/*",
        "*:\/\/*.google.ge\/*",
        "*:\/\/*.google.gg\/*",
        "*:\/\/*.google.com.gh\/*",
        "*:\/\/*.google.com.gi\/*",
        "*:\/\/*.google.gl\/*",
        "*:\/\/*.google.gm\/*",
        "*:\/\/*.google.gr\/*",
        "*:\/\/*.google.com.gt\/*",
        "*:\/\/*.google.gy\/*",
        "*:\/\/*.google.com.hk\/*",
        "*:\/\/*.google.hn\/*",
        "*:\/\/*.google.hr\/*",
        "*:\/\/*.google.ht\/*",
        "*:\/\/*.google.hu\/*",
        "*:\/\/*.google.co.id\/*",
        "*:\/\/*.google.ie\/*",
        "*:\/\/*.google.co.il\/*",
        "*:\/\/*.google.im\/*",
        "*:\/\/*.google.co.in\/*",
        "*:\/\/*.google.iq\/*",
        "*:\/\/*.google.is\/*",
        "*:\/\/*.google.it\/*",
        "*:\/\/*.google.je\/*",
        "*:\/\/*.google.com.jm\/*",
        "*:\/\/*.google.jo\/*",
        "*:\/\/*.google.co.jp\/*",
        "*:\/\/*.google.co.ke\/*",
        "*:\/\/*.google.com.kh\/*",
        "*:\/\/*.google.ki\/*",
        "*:\/\/*.google.kg\/*",
        "*:\/\/*.google.co.kr\/*",
        "*:\/\/*.google.com.kw\/*",
        "*:\/\/*.google.kz\/*",
        "*:\/\/*.google.la\/*",
        "*:\/\/*.google.com.lb\/*",
        "*:\/\/*.google.li\/*",
        "*:\/\/*.google.lk\/*",
        "*:\/\/*.google.co.ls\/*",
        "*:\/\/*.google.lt\/*",
        "*:\/\/*.google.lu\/*",
        "*:\/\/*.google.lv\/*",
        "*:\/\/*.google.com.ly\/*",
        "*:\/\/*.google.co.ma\/*",
        "*:\/\/*.google.md\/*",
        "*:\/\/*.google.me\/*",
        "*:\/\/*.google.mg\/*",
        "*:\/\/*.google.mk\/*",
        "*:\/\/*.google.ml\/*",
        "*:\/\/*.google.com.mm\/*",
        "*:\/\/*.google.mn\/*",
        "*:\/\/*.google.ms\/*",
        "*:\/\/*.google.com.mt\/*",
        "*:\/\/*.google.mu\/*",
        "*:\/\/*.google.mv\/*",
        "*:\/\/*.google.mw\/*",
        "*:\/\/*.google.com.mx\/*",
        "*:\/\/*.google.com.my\/*",
        "*:\/\/*.google.co.mz\/*",
        "*:\/\/*.google.com.na\/*",
        "*:\/\/*.google.com.ng\/*",
        "*:\/\/*.google.com.ni\/*",
        "*:\/\/*.google.ne\/*",
        "*:\/\/*.google.nl\/*",
        "*:\/\/*.google.no\/*",
        "*:\/\/*.google.com.np\/*",
        "*:\/\/*.google.nr\/*",
        "*:\/\/*.google.nu\/*",
        "*:\/\/*.google.co.nz\/*",
        "*:\/\/*.google.com.om\/*",
        "*:\/\/*.google.com.pa\/*",
        "*:\/\/*.google.com.pe\/*",
        "*:\/\/*.google.com.pg\/*",
        "*:\/\/*.google.com.ph\/*",
        "*:\/\/*.google.com.pk\/*",
        "*:\/\/*.google.pl\/*",
        "*:\/\/*.google.pn\/*",
        "*:\/\/*.google.com.pr\/*",
        "*:\/\/*.google.ps\/*",
        "*:\/\/*.google.pt\/*",
        "*:\/\/*.google.com.py\/*",
        "*:\/\/*.google.com.qa\/*",
        "*:\/\/*.google.ro\/*",
        "*:\/\/*.google.ru\/*",
        "*:\/\/*.google.rw\/*",
        "*:\/\/*.google.com.sa\/*",
        "*:\/\/*.google.com.sb\/*",
        "*:\/\/*.google.sc\/*",
        "*:\/\/*.google.se\/*",
        "*:\/\/*.google.com.sg\/*",
        "*:\/\/*.google.sh\/*",
        "*:\/\/*.google.si\/*",
        "*:\/\/*.google.sk\/*",
        "*:\/\/*.google.com.sl\/*",
        "*:\/\/*.google.sn\/*",
        "*:\/\/*.google.so\/*",
        "*:\/\/*.google.sm\/*",
        "*:\/\/*.google.sr\/*",
        "*:\/\/*.google.st\/*",
        "*:\/\/*.google.com.sv\/*",
        "*:\/\/*.google.td\/*",
        "*:\/\/*.google.tg\/*",
        "*:\/\/*.google.co.th\/*",
        "*:\/\/*.google.com.tj\/*",
        "*:\/\/*.google.tl\/*",
        "*:\/\/*.google.tm\/*",
        "*:\/\/*.google.tn\/*",
        "*:\/\/*.google.to\/*",
        "*:\/\/*.google.com.tr\/*",
        "*:\/\/*.google.tt\/*",
        "*:\/\/*.google.com.tw\/*",
        "*:\/\/*.google.co.tz\/*",
        "*:\/\/*.google.com.ua\/*",
        "*:\/\/*.google.co.ug\/*",
        "*:\/\/*.google.co.uk\/*",
        "*:\/\/*.google.com.uy\/*",
        "*:\/\/*.google.co.uz\/*",
        "*:\/\/*.google.com.vc\/*",
        "*:\/\/*.google.co.ve\/*",
        "*:\/\/*.google.vg\/*",
        "*:\/\/*.google.co.vi\/*",
        "*:\/\/*.google.com.vn\/*",
        "*:\/\/*.google.vu\/*",
        "*:\/\/*.google.ws\/*",
        "*:\/\/*.google.rs\/*",
        "*:\/\/*.google.co.za\/*",
        "*:\/\/*.google.co.zm\/*",
        "*:\/\/*.google.co.zw\/*",
        "*:\/\/*.google.cat\/*",
        "*:\/\/*.youtube.com\/*"
    ]
}