제작자: Gavin Mathes
Inspect and view changes in Filter AWS SAML source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Filter AWS SAML",
"version": "0.6",
"description": "Filters the list of AWS accounts on https://signin.aws.amazon.com/saml",
"manifest_version": 2,
"icons": {
"128": "icon.png"
},
"permissions": [
"storage",
"tabs"
],
"web_accessible_resources": [
"event.js"
],
"content_scripts": [
{
"run_at": "document_start",
"matches": [
"*://signin.aws.amazon.com/saml*"
],
"js": [
"filterScript.js"
]
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_icon": {
"128": "icon.png"
},
"default_title": "Open User URL"
},
"browser_specific_settings": {
"gecko": {
"id": "{0a31624a-00ff-49f4-8eb9-7865414c6868}"
}
}
} 최고의 Filter AWS SAML 대안
다음은 Filter AWS SAML과(와) 유사한 Firefox add-on입니다:
aws-saml-search
Scott Peshak
Easy Role Selection for AWS SAML Sign-In page
Czechnology
AWS SSO Account Filter
Aaron Kikabhai
AWS SAML Sign-In Beautifier
Jared Christensen
AWS SAML SearchBox
winglot
AWS SAML Containers
mcmathews
AWS SSO Auto-Expand Accounts
Axel Leroy
AWS SAML Login Customization!
Gareth Parker
AWS SSO Containers
Joseph Pintozzi
AWS credentials from SAML
Andrea Bedini
AWS Login Helper
penchala services inc
AWS Signer Browser
Frederick Zhang