By: Some1
Inspect and view changes in PopupGuard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "PopupGuard",
"version": "1.0.1",
"description": "Auto-close promo, sign-in, and cookie popups with per-type toggles and a whitelist.",
"permissions": [
"storage",
"tabs"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"action": {
"default_title": "PopupGuard",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"id": "popupguard@example.local",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best PopupGuard Alternatives
Here are some Firefox add-ons that are similar to PopupGuard:
Rage Popup Blocker
Angad Singh
PopupBlocker
yellowflash
CookieGuard
TheJaydenProject
Simple GDPR PopUp Decliner
PhilippInso
Popup Blocker (strict)
Jeremy Schomery
PrivacyPopUpBlock
DarkThanos
No Cookie Popups
Greensane
Auto Reject Cookies
mouth_brood
Cookie
Cookie Consent
Cookie Blocker: Remove GDPR Popups and Banners
amaury
Cookie Guardian
Emily Williams
Cookie Popup Blocker
Sumalya Chatterjee