By: tabwrangler
Inspect and view changes in Tab Wrangler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extName__",
"version": "8.3.0",
"default_locale": "en",
"description": "__MSG_extDescription__",
"icons": {
"128": "img/icon128.png"
},
"action": {
"default_icon": "img/icon.png",
"default_popup": "popup.html",
"default_title": "__MSG_extName__"
},
"background": {
"scripts": [
"background.entry.js"
]
},
"commands": {
"lock-unlock-active-tab": {
"description": "__MSG_commandLockUnlockActiveTab__"
},
"lock-unlock-current-window": {
"description": "__MSG_commandLockUnlockCurrentWindow__"
},
"wrangle-active-tab": {
"description": "__MSG_commandWrangleCurrentTab__"
},
"_execute_action": {
"description": "__MSG_commandWrangleOpenPopup__"
}
},
"minimum_chrome_version": "110",
"options_ui": {
"open_in_tab": true,
"page": "options.html"
},
"permissions": [
"alarms",
"contextMenus",
"sessions",
"storage",
"tabGroups",
"tabs"
],
"browser_specific_settings": {
"gecko": {
"id": "{81b74d53-9416-4fb3-afa2-ab46684b253b}",
"strict_min_version": "109.0"
}
}
} Best Tab Wrangler Alternatives
Here are some Firefox add-ons that are similar to Tab Wrangler:
Auto Close Tabs
iProgrammer16
Tab Auto-Closer
Johhan
Tab Cleaner
Nohu90
Auto Close Tabs
iProgrammer16
Auto Tab Cleaner
auto_tab_cleaner
CleanTabs
Matthias Hübner
Tab Timeout – Auto Close Tabs
ZeroTypes
Tab Manager
Lakshay
Save & Close Tabs - AllTab
AllTab Labs
tab-closer-plus
Dev
Auto Tab Suspender
Z16
Tab Wrangler
MNG