By: caramelopardalis
Inspect and view changes in Obscuritas source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Obscuritas",
"version": "3.0",
"description": "Firefox dark mode extension that replace all light colors to dark colors on every page by JS.",
"icons": {
"48": "icons/obscuritas-48.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"run_at": "document_start",
"js": [
"obscuritas.js"
]
}
],
"web_accessible_resources": [
"script.js"
]
} Best Obscuritas Alternatives
Here are some Firefox add-ons that are similar to Obscuritas: