By: PhilippInso Add-on
Inspect and view changes in Simple GDPR PopUp Decliner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Simple GDPR Cookie PopUp Decliner",
"description": "Automatic declining of GDPR cookie consent popups",
"author": "Intelligent-Solutions",
"homepage_url": "https://github.com/Philippwolf/Simple-GDPR-Cookie-PopUp-Decliner",
"version": "1.3",
"manifest_version": 2,
"permissions": [
"activeTab",
"storage"
],
"browser_action": {
"default_title": "Simple GDPR Cookie PopUp Decliner",
"default_popup": "popup/popup.html"
},
"background": {
"scripts": [
"scripts/GDPRConfig.js",
"scripts/background.js"
],
"persistent": false
},
"web_accessible_resources": [
"auto.html"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"scripts/Tools.js",
"scripts/GDPRConfig.js",
"scripts/language.js",
"scripts/Matcher.js",
"scripts/Consent.js",
"scripts/Action.js",
"scripts/Detector.js",
"scripts/CMP.js",
"scripts/ConsentEngine.js",
"scripts/AutomaticDetection.js",
"scripts/contentScript.js"
],
"css": [
"styles/content.css"
],
"all_frames": true,
"match_about_blank": true,
"run_at": "document_start"
}
],
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"icons": {
"48": "assets/icon_48.png",
"96": "assets/icon_96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "gdpr@intelligent-solutions.at",
"strict_min_version": "62.0"
}
}
} Best Simple GDPR PopUp Decliner Alternatives
Here are some Firefox add-ons that are similar to Simple GDPR PopUp Decliner:
Cookie Consent
Cookie Consent
Cookie Blocker: Remove GDPR Popups and Banners
amaury
Consent-O-Matic
CAVI - Aarhus University
bloc-popin for intrusive GDPR
ManuMazu
GDPR Me Not
Dany Sluijk
Cookie Decliner for Firefox
jagge
Google & YouTube Cookie Consent Popup Blocker
DаvG25
Cookie auto decline
JobcenterTycoon
PrivacyPopUpBlock
DarkThanos
Cookie Popup Blocker
Sumalya Chatterjee
Who cares about cookies
tim
Auto Reject Cookies
mouth_brood