By: Siew
Inspect and view changes in Darkchan - 4chan Dark Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Darkchan - 4chan Dark Mode",
"version": "1.0",
"description": "Dark mode for 4chan with other themes.",
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "darkchan@yourdomain.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"host_permissions": [
"*://*.4chan.org/*"
],
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"content_scripts": [
{
"matches": [
"*://*.4chan.org/*"
],
"js": [
"content/content.js"
],
"css": [
"content/themes.css"
],
"run_at": "document_start"
}
]
} Best Darkchan - 4chan Dark Mode Alternatives
Here are some Firefox add-ons that are similar to Darkchan - 4chan Dark Mode: