By: maanisim
Inspect and view changes in AWS Console Color source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "AWS Navbar Region Color",
"version": "1.2.0",
"description": "Change AWS's navbar color depending on the region",
"manifest_version": 2,
"browser_action": {
"default_title": "Options",
"default_popup": "popup.html"
},
"icons": {
"128": "icon.png"
},
"permissions": [
"storage",
"*://*.console.aws.amazon.com/*"
],
"content_scripts": [
{
"matches": [
"*://*.console.aws.amazon.com/*"
],
"js": [
"main.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{684a5510-25c6-4df8-b1d3-c75ecad953fd}"
}
}
} Best AWS Console Color Alternatives
Here are some Firefox add-ons that are similar to AWS Console Color:
AWS console regions color
Jean-Noel Charon
aws colors
gcbw
AWS Navbar Region Color
corollari
AWS management console colorize
masson
AWS Region Color Highlights
jaimebarriga.com
AWS Colorful Navbar
Jungyoul Yu
Color Cloud Console
Marek
AWS Colorize
Derek Pavao
AWS Peacock Management Console
hiroga
AWS CodeBuild Logs Colorizer [Unofficial]
Joshua Wilborn
AWS Favicon Update
jaimebarriga.com
AWS Console Dark Mode
Anton Bezruchkin