By: addonmaker12 Add-on
Inspect and view changes in AWS Tab Closer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "AWS Tab Closer",
"version": "1.1.8",
"description": "Automatically closes tabs opened by AWS CLI login and AWS VPN",
"author": "ysheikh2",
"homepage_url": "https://github.com/ysheikh2/aws-tab-closer",
"browser_specific_settings": {
"gecko": {
"id": "{493d1461-308e-4161-9cec-6e8e8c065dd1}",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"http://127.0.0.1/*",
"http://localhost/*"
],
"js": [
"content.js"
]
}
],
"permissions": [],
"host_permissions": []
} Best AWS Tab Closer Alternatives
Here are some Firefox add-ons that are similar to AWS Tab Closer:
AWS VPN Tab Closer
thecodewarrior
Autoclose zoom tabs
pchynoweth
Auto Close Tab Extension
netsol
Tab Closer
AD Nguyen
tabs
Cookies Remover
AWS User Consent Tab Close
Toby Crawley
Tab Closer
Devin Lehmacher
Tap Closer
Fourvleg
Tap Closer
Fourvleg
Auto-Authorizer
TJ
Launcher Tab Closer
Tim Hilliard
AutoCloseTab
MisterRuse