Cookie Decliner
Automatically reject non-essential cookies to protect your privacy!
Co je Cookie Decliner?
Cookie Decliner je rozšíření Chrome vyvinuté Cookie Decliner, a jeho hlavní funkcí je „Automatically reject non-essential cookies to protect your privacy!“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Cookie Decliner
Stáhněte si soubory rozšíření Cookie Decliner ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Decline all non essential cookie banners on websites instead of your accepting it! This extension will automatically reject all non-essential cookies on the website you are viewing. It will protect your privacy and lets you focus on whatever you want to do. More than 100 languages are supported at the moment. Cookie Decliner is constantly updated, so stay tuned for an even better experience. If you have feedback please write to my mail address published on Chrome WebStore. Just give it a try!
Základní Informace o Rozšíření
Název | Cookie Decliner |
ID | fgedkelakhbadclolkemkcffklcomhhb |
Oficiální URL | https://chromewebstore.google.com/detail/cookie-decliner/fgedkelakhbadclolkemkcffklcomhhb |
Popis | Automatically reject non-essential cookies to protect your privacy! |
Velikost souboru | 1020 KB |
Počet instalací | 418 |
Aktuální Verze | 0.1.2 |
Poslední Aktualizace | 2024-01-30 |
Datum Vydání | 2023-01-21 |
Hodnocení | 1.60/5 Celkem 5 Hodnocení |
Vývojář | Cookie Decliner |
[email protected] | |
Typ Platby | free |
URL Stránky Zásad Ochrany Soukromí | https://carmesin.me/privacy.html |
Podporované Jazyky | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Cookie Decliner", "version": "0.1.2", "description": "Automatically reject non-essential cookies to protect your privacy!", "permissions": [ "scripting", "activeTab", "storage" ], "action": { "default_title": "Cookie Decliner", "default_popup": "popup.html", "default_icon": { "16": "assets\/icon16.png", "32": "assets\/icon32.png", "48": "assets\/icon48.png", "128": "assets\/icon128.png" } }, "background": { "service_worker": "js\/background.js" }, "host_permissions": [ " |