Por: Ale
Inspect and view changes in Tab manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"browser_action": {
"browser_style": true,
"default_title": "Tab manager",
"default_popup": "tabmgr.html",
"default_icon": {
"64": "tabmgr.png"
}
},
"applications": {
"gecko": {
"id": "tab-manager@chocobeton"
}
},
"description": "Allows basic operations on open tabs, such as copying the URLs to the clipboard, and saving the tab list to a file.",
"manifest_version": 2,
"author": "Ale",
"name": "Tab manager",
"permissions": [
"tabs",
"clipboardWrite",
"downloads",
"storage"
],
"icons": {
"64": "tabmgr.png"
},
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "pref.html"
},
"version": "0.22resigned1"
} Melhores alternativas Tab manager
Aqui estão algumas Firefox add-ons que são similares a Tab manager:
Open Tabs with Clipboard URLs
igorlogius
Open Tabs from Clipboard URLs
igorlogius
Open from Clipboard
igorlogius
Simple Tab Manager
Anubosiris
Tab Exporter/Importer
Martin
Export Tabs URLs Phoenix
clach04
Copy and Paste Tabs
Stanislav Senotrusov
Open Tabs from File or Clipboard
igorlogius
Export Tabs URLs
AL
Open Tabs from File
igorlogius
URLs List
moritz-h