By: willehersomo Add-on
Inspect and view changes in Guarda-Frames source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Guarda-Frames",
"version": "0.1.0",
"description": "Neutraliza iframes/overlays invisíveis, bloqueia popunders e pergunta antes de abrir/redirecionar para outra página.",
"permissions": [
"webNavigation",
"storage",
"webRequest",
"webRequestBlocking"
],
"host_permissions": [
"<all_urls>"
],
"web_accessible_resources": [
{
"resources": [
"bloqueado.html"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "guarda-frames@wille.dev",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"bridge.js"
],
"run_at": "document_start",
"all_frames": true,
"world": "ISOLATED"
},
{
"matches": [
"<all_urls>"
],
"js": [
"guard.js"
],
"run_at": "document_start",
"all_frames": true,
"world": "MAIN"
}
],
"action": {
"default_popup": "popup.html",
"default_title": "Guarda-Frames"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
}
} Best Guarda-Frames Alternatives
Here are some Firefox add-ons that are similar to Guarda-Frames:
The Guardian
radiolondra
PrivacyGuardian
gustavoeso
URL Guard
Telmo Carvalho
AdGuard
laos
Privacy Guard
Berwyn Boyd
Bration-Extension
L. Malakar
Very Good AdBlock
Chris
Frame
Joshua MARTINELLE
Clipboard Monitor Guard
Teddy
Zevr Guard
krystasis
BitGuard
Bitguard
GoldPro Ad Blocker
Gerx