Inspect and view changes in Tabs 2 Links source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Tabs 2 Links",
"description": "Get the urls of all the current open tabs in a list",
"version": "1.3.0",
"manifest_version": 2,
"permissions": [
"storage",
"tabs",
"notifications"
],
"background": {
"scripts": [
"background/script.js"
]
},
"browser_action": {
"default_popup": "action/index.html",
"browser_style": true
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Shift+U"
}
}
},
"browser_specific_settings": {
"gecko": {
"id": "dan@sm.com"
}
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} Best Tabs 2 Links Alternatives
Here are some Firefox add-ons that are similar to Tabs 2 Links:
URLs List
moritz-h
List URLs of open tabs
Dusty the Fuzzy Dragon
Tabs List
Violgamba
Copy Tabs URLs
Kevin Tully
Simple Tab Manager
Anubosiris
Export Tabs URLs Phoenix
clach04
Tabs2List
EffPeh
OpenList
Outpox
Copy Tab URLs
Firefox user 13243341
Copy Paste Tab Links
Kustrica
Copy All Tabs
Charles
TabTools - Collect URLs of tabs
Isaac Dendroff