By: Matt Consto
Inspect and view changes in TabTool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "TabTool",
"author": "Matthew Consterdine <matt@consto.uk>",
"manifest_version": 2,
"version": "1.0.1",
"description": "Easily copy, manipulate, and open lists of URLs.",
"background": {
"page": "background.html"
},
"homepage_url": "https://github.com/mattconsto/TabTool",
"permissions": [
"contextMenus",
"search",
"tabs"
],
"browser_action": {
"default_icon": "icon-48.png",
"default_popup": "popup.html",
"default_title": "TabTool"
},
"icons": {
"16": "icon-16.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{0ea8078f-450b-4fbf-b390-c75485b94618}"
}
}
} Best TabTool Alternatives
Here are some Firefox add-ons that are similar to TabTool:
TabTools - Collect URLs of tabs
Isaac Dendroff
Copy Paste Tab Links
Kustrica
Simple Tab Manager
Anubosiris
Copy Tab URL
MarsCat
Tab Vault
Alan
URLs List
moritz-h
Copy Tab URLs
Firefox user 13243341
Multi-tab
Luke Carrier
Tabbard
George Chakhidze
Copy and Paste Tabs
Stanislav Senotrusov