提供元: John Jones
Inspect and view changes in AWS Agent source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"background": {
"scripts": [
"request-handler.js"
]
},
"browser_action": {
"browser_style": true,
"default_popup": "dialog.html",
"default_icon": {
"16": "ico.svg",
"48": "ico.svg",
"128": "ico.svg"
}
},
"description": "Access AWS sigv4 resources from your browser!",
"manifest_version": 2,
"name": "AWS Agent",
"short_name": "AWS Agent",
"options_ui": {
"page": "dialog.html",
"chrome_style": true,
"browser_style": true
},
"icons": {
"16": "ico.svg",
"48": "ico.svg",
"128": "ico.svg"
},
"permissions": [
"*://*.amazonaws.com/*",
"storage",
"webRequest",
"webRequestBlocking"
],
"version": "0.3.0",
"applications": {
"gecko": {
"id": "aws-agent@exthilion.org"
}
}
} ベストのAWS Agent代替案
AWS Agentに類似したFirefox add-onをいくつか紹介します:
AWS Signer Browser
Frederick Zhang
Auto-Authorizer
TJ
AWS SAML Sign-In Beautifier
Jared Christensen
AWS dashboard
smega
AWS Verified Access
AWS Verified Access
AWS Accounts Manager
Sankalp
AWS SSO Profiles Switcher
Yann Rouillard
Easy AWS Creds
Saurabh Das
AWS Favicons
Maddison Hellstrom
AWS console autofill delete
mbo
AWS Login Helper
penchala services inc
AWS SSO Extender
WTFender