By: Eitan Isaacson
Inspect and view changes in Throttle Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"browser_style": true,
"default_title": "Throttle Tabs",
"default_popup": "tabs.html",
"default_icon": "icon-light.svg",
"theme_icons": [
{
"light": "icon-dark.svg",
"dark": "icon-light.svg",
"size": 16
},
{
"light": "icon-dark.svg",
"dark": "icon-light.svg",
"size": 32
}
],
"default_area": "tabstrip"
},
"description": "Don't let your tabs get out of control",
"homepage_url": "https://github.com/eeejay/throttle-tabs",
"manifest_version": 2,
"name": "Throttle Tabs",
"icons": {
"48": "icon-light.svg",
"96": "icon-light.svg"
},
"permissions": [
"tabs",
"tabHide",
"sessions",
"contextualIdentities",
"cookies"
],
"version": "0.2",
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Alt+Shift+Z"
},
"description": "Open hidden tabs menu"
}
},
"browser_specific_settings": {
"gecko": {
"id": "throttle-tabs@monotonous.org",
"strict_min_version": "75.0"
}
}
} Best Throttle Tabs Alternatives
Here are some Firefox add-ons that are similar to Throttle Tabs:
Limit Your Tabs
bluffset7340
MaxTabsLimit
gebirgsbaerbel
MaxTabsLimit-XT
Cook I.T.
Max Tabs (Web Extension)
Kan-Ru Chen
TabLimiter
ratljos
Tab Limiter
Paul Morris
Limit Tabs
RudyF
Ultimate Tab Limiter
Cal1br
Lean Tabs
Parth Khanna
Lean Tab Limiter
Etienne Guerlain
Tab Limit manager
martin
Tabs counter
NoanWasTaken