By: FrostyByte Add-on
Inspect and view changes in Anti-Flashbang source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Anti-Flashbang",
"version": "1.2.1",
"description": "Dark background only. No per-element inversion, no broken pages.",
"permissions": [
"storage",
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"css": [
"curtain.css"
],
"js": [
"content.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_title": "Anti-Flashbang"
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "anti-flashbang@local",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Anti-Flashbang Alternatives
Here are some Firefox add-ons that are similar to Anti-Flashbang:
Dark Background Anti-Flash
David
Flash Guard
Mathieu
Flashbang
chicknwaffles64
Page Dark
Marnes
Dark Background Preload
jingyu9575
Dark Background and Light Text
Mikhail Khvoinitsky
Darkify
Gabriel
Dark Reader Minimal
privacy-focused-dev
Paywaller KE
tuskerlager
Kuro
Aeraki
Custom Dark Background
Cosmow22
Anarchist Framer
bb010g