Por: Irv66
Inspect and view changes in Toggle Native Tab Bar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Toggle Native Tab Bar",
"version": "0.9.8",
"description": "Shows or hides the native tab bar",
"homepage_url": "https://github.com/irvinm/Toggle-Native-Tab-Bar",
"permissions": [
"storage",
"sessions",
"menus"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icons/icon-visible.svg",
"default_title": "Toggle Native Tab Bar"
},
"browser_specific_settings": {
"gecko": {
"id": "Toggle-Native-Tab_Bar@irvinm.addons.mozilla.org",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"web_accessible_resources": [
"icons/*.svg",
"options/prism.js",
"options/prism.css"
],
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png",
"512": "icons/icon-512.png"
},
"commands": {
"toggle-tab-bar": {
"suggested_key": {
"default": "Ctrl+Alt+T"
},
"description": "Toggle the native tab bar"
}
}
} Mejores alternativas Toggle Native Tab Bar
Aquí hay algunas Firefox add-ons que son similares a Toggle Native Tab Bar:
Tab Center Reborn
ariasuni
Vertical Tab Keyboard Toggle
Andrei M
Sidebar Tab
Shailendra
No Tabs
adsum
Auto Toggle Vertical Tab
Reguna
Vertical Tabs Reloaded
Croydon
Vertical Tree Tabs
Bill
Toggle Pin - Quick Tab Pinning
Smail Oujaoura
Sidetabs
Jeb Nicholson
Group Tabs Sidebar
Dim-Elef
Vertical Tabs
typeling1578
WordPress Admin Bar Toggle
Bart Wiggers