By: onemen
Inspect and view changes in Tab Mix - Links source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Mix - Links",
"version": "0.1.1resigned1",
"applications": {
"gecko": {
"id": "webext@tabmixplus.org",
"strict_min_version": "57.0"
}
},
"description": "Tab browsing with an added boost.",
"icons": {
"16": "icons/tabmix-16.png",
"32": "icons/tabmix-32.png"
},
"permissions": [
"tabs",
"storage",
"unlimitedStorage"
],
"background": {
"scripts": [
"background_scripts/index.js",
"common/logger.js",
"common/storage.js",
"background_scripts/background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"common/logger.js",
"content_scripts/contentClick.js"
],
"all_frames": true
}
],
"options_ui": {
"page": "preferences/preferences.html",
"browser_style": true,
"open_in_tab": true
},
"default_locale": "en"
} Best Tab Mix - Links Alternatives
Here are some Firefox add-ons that are similar to Tab Mix - Links:
Tab Mix Plus
tabmixplus
Tab Mix - Rename Tab
onemen
Tab Mix Plus (Lite)
tab-mix-plus-lite
Tab It My Way!
Christian
New Tab Redux
KallumBurgin
SwiftTab
Josh Buchea
Tip Tab
William Wng
Tabsets - better Bookmarks
skysail
Tab List Button Enhanced
ccdoub
Improved Tab Pro
Harper Jackson
Dev Tabs
Matthew Rebehn