Inspect and view changes in Tab Sink source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab-sink",
"description": "Extension to work with tabs",
"version": "0.3.2",
"icons": {
"32": "static/logo.svg"
},
"browser_action": {
"browser_style": true,
"default_icon": "static/logo.svg",
"default_title": "Sink all tabs",
"theme_icons": [
{
"light": "static/logo_light.svg",
"dark": "static/logo_dark.svg",
"size": 32
}
]
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"storage",
"tabs",
"downloads",
"history",
"<all_urls>"
]
} Best Tab Sink Alternatives
Here are some Firefox add-ons that are similar to Tab Sink:
Cabinet
alexghr
Smart Tab Manager
John
tabs manager with menu buttons
dhanush
TabsManager
Tan Wei Cong
Tab Sorter
Etienne
Tab Master Premium
Kelvin Ward
Tab and History Manager
Vitaliy Ponomarev
Tabs De Clutter
mije
ZipTab
IamCathal
Tab list
Forelleh
Close Tabs by URL
ndxf
Tabbie : easy tab viewer
010 Pixel