Por: Abidali Sarangwala
Inspect and view changes in showTabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "showTabs",
"version": "1.1resigned1",
"description": "Shows the saved tabs. Works with saveTabs extension.",
"permissions": [
"tabs",
"activeTab",
"storage",
"<all_urls>"
],
"applications": {
"gecko": {
"id": "show@saveTabs"
}
},
"icons": {
"48": "icons/showTabs.svg",
"90": "icons/showTabs.svg"
},
"sidebar_action": {
"default_panel": "sidebar/panel.html",
"default_icon": "icons/showTabs.svg"
},
"background": {
"scripts": [
"background.js"
]
},
"author": "caspgin",
"commands": {
"_execute_sidebar_action": {
"suggested_key": {
"default": "Ctrl+Shift+L",
"mac": "MacCtrl+Shift+L"
}
}
}
} Melhores alternativas showTabs
Aqui estão algumas Firefox add-ons que são similares a showTabs: