Inspect and view changes in tsmash for AWS source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "tsmash",
"version": "1.3",
"description": "This basically auto-fills the delete text in AWS when you want to delete something. @talkncloud.",
"icons": {
"48": "icons/tnc.png",
"128": "icons/tnc128.png"
},
"content_scripts": [
{
"matches": [
"*://*.console.aws.amazon.com/*"
],
"js": [
"content.js"
]
}
],
"options_ui": {
"page": "options.html",
"browser_style": true
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "aws autofill delete by @talkncloud"
},
"permissions": [
"storage",
"tabs",
"*://*.console.aws.amazon.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "tsmash@talkncloud.com"
}
}
} Best tsmash for AWS Alternatives
Here are some Firefox add-ons that are similar to tsmash for AWS:
AWS console autofill delete
mbo
AWS Quick Delete
Mohammad Dohadwala
AWS Accounts Manager
Sankalp
AWS SSO Account Filter
Aaron Kikabhai
AWS Console Fixes
Stefan Sundin
AWS SAML Sign-In Beautifier
Jared Christensen
Filter AWS SAML
Gavin Mathes
AWS Signer Browser
Frederick Zhang
Easy AWS Creds
Saurabh Das
aws-saml-search
Scott Peshak
AWS dashboard
smega
aws-console-extension
Secret Escapes