By: Anton Bezruchkin
Inspect and view changes in AWS Console Dark Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "AWS Console Dark Mode",
"version": "1.0",
"description": "Enable dark mode on AWS Console automatically",
"browser_specific_settings": {
"gecko": {
"id": "@aws-console-dark-mode.antonbezr",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"host_permissions": [
"https://console.aws.amazon.com/*",
"https://*.console.aws.amazon.com/*"
],
"content_scripts": [
{
"matches": [
"https://console.aws.amazon.com/*",
"https://*.console.aws.amazon.com/*"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
]
} Best AWS Console Dark Mode Alternatives
Here are some Firefox add-ons that are similar to AWS Console Dark Mode: