By: karol-121
Inspect and view changes in Tab dump source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Tab dump",
"description": "Allows to dump to and open tabs from text list",
"manifest_version": 2,
"version": "2",
"permissions": [
"find",
"tabs"
],
"background": {
"scripts": [
"background/userDataController.js",
"background/tabController.js",
"background/messageController.js"
]
},
"icons": {
"48": "icons/icon-48.png"
},
"browser_action": {
"default_title": "Tab dump",
"default_icon": {
"48": "icons/icon-48.png"
},
"default_popup": "gui/page.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{c61be850-f84f-4e36-9b15-6fcfa61cb5ef}"
}
}
} Best Tab dump Alternatives
Here are some Firefox add-ons that are similar to Tab dump: