By: Szpadel
Inspect and view changes in CS AWS Roles Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "CS AWS Roles Switcher",
"version": "1.1.0",
"manifest_version": 2,
"description": "Switch AWS roles easily",
"homepage_url": "http://creativestyle.de",
"icons": {
"128": "logo.png"
},
"externally_connectable": {
"matches": [
"https://*.aws.amazon.com/*"
]
},
"permissions": [
"https://*.aws.amazon.com/*",
"https://s3.eu-central-1.amazonaws.com/*",
"https://*.s3.eu-central-1.amazonaws.com/*",
"tabs",
"storage"
],
"web_accessible_resources": [
"injected.js",
"rpc.js",
"injector.js",
"background.js"
],
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"browser_action": {
"default_icon": {
"128": "logo.png"
},
"default_title": "Settings",
"default_popup": "options.html"
},
"content_scripts": [
{
"matches": [
"https://*.aws.amazon.com/*"
],
"js": [
"browser-polyfill.js",
"loader.js"
]
}
],
"background": {
"scripts": [
"browser-polyfill.js",
"background-loader.js"
],
"persistent": false
},
"browser_specific_settings": {
"gecko": {
"id": "cs-aws-roles-switcher@szpadel.ovh",
"strict_min_version": "58.0"
}
}
} Best CS AWS Roles Switcher Alternatives
Here are some Firefox add-ons that are similar to CS AWS Roles Switcher:
AWS Role Switcher
Vahid Haghighat
AWS role switch
Jan
AWS Extend Switch Roles
Toshimitsu Takahashi
Fold AWS Roles List
Luis Polanco
aws-console-extension
Secret Escapes
AWS RolEx
Jordan Kueh
Easy Role Selection for AWS SAML Sign-In page
Czechnology
AWS Extend Switch Synchro
Kamil Kwiaton
ILB AESR Config Sync
Kevin Withnall
AWS Colorize
Derek Pavao
AWS SSO Extender
WTFender