Tabs 2 Links Firefox

Examine source code of Tabs 2 Links

By: DanSM
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.2.1",
  "manifest_version": 2,
  "permissions": [
    "storage",
    "tabs",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background/script.js"
    ]
  },
  "browser_action": {
    "default_popup": "action/index.html",
    "browser_style": true
  },
  "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: