Inspect and view changes in Cookie Shield – Auto Reject source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Cookie Shield – Auto Reject",
"version": "2.2.3",
"description": "Automatically rejects cookie & data consent banners on every website. Protects your privacy silently in the background.",
"browser_specific_settings": {
"gecko": {
"id": "cookieshieldpro@guira.dev",
"strict_min_version": "109.0"
}
},
"permissions": [
"activeTab",
"storage",
"alarms",
"tabs"
],
"host_permissions": [
"<all_urls>",
"https://api.gumroad.com/*"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"all_frames": false
}
],
"action": {
"default_popup": "popup.html",
"default_title": "Cookie Shield"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} Best Cookie Shield – Auto Reject Alternatives
Here are some Firefox add-ons that are similar to Cookie Shield – Auto Reject:
Cookie Consent Killer
Cookie Consent Killer
PrivacyShield — Cookie Killer
yngkeem
Auto Reject Cookies
mouth_brood
Auto Cookie Rejecter
Majken
Cookie Rejecter
Majken
Auto Reject Cookies
Jamyang
Auto Reject Cookies
Jamyang
Cookie
Ban Cookie Consent
Cookie
No GDPR!
Yet Another Cookie Rejector
Majken
Cookie Eater
joão
CookieNope
FunkyMonkey412