By: Secret Escapes
Inspect and view changes in aws-console-extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "aws-console-extension",
"version": "0.5.0",
"author": "ian.collar@secretescapes.com",
"description": "Allows quick switching between AWS accounts and roles along with other useful features.",
"browser_action": {
"default_title": "AWS Console Extension"
},
"icons": {
"16": "icons/icon16.png",
"24": "icons/icon24.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"*://*.console.aws.amazon.com/*",
"*://phd.aws.amazon.com/*"
],
"js": [
"content.js"
]
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"web_accessible_resources": [
"images/comedy.png",
"images/tragedy.png"
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"permissions": [
"storage",
"activeTab",
"downloads"
],
"commands": {
"toggle-panel": {
"suggested_key": {
"default": "Ctrl+Y"
},
"description": "Toggle the role switch panel"
},
"role-search": {
"suggested_key": {
"default": "Ctrl+M"
},
"description": "Toggle the role switch searcher"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{5c9d1707-4464-4a5d-a654-366f710cd55c}"
}
}
} Best aws-console-extension Alternatives
Here are some Firefox add-ons that are similar to aws-console-extension:
AWS Extend Switch Roles
Toshimitsu Takahashi
AWS role switch
Jan
AWS OmniConsole
Muhammad
Cloud Pegboard AWS Console Enhancer
Cloud Pegboard
AWS Role Switcher
Vahid Haghighat
AWS Console Color
maanisim
AWS Colorize
Derek Pavao
AWS Peacock Management Console
hiroga
Extension for AWS SSO
yaggytter
AWS console regions color
Jean-Noel Charon
CS AWS Roles Switcher
Szpadel
AWS RolEx
Jordan Kueh