Save All Tab URLs Firefox

Examine source code of Save All Tab URLs

By: Erisa
Inspect and view changes in Save All Tab URLs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Save All Tab URLs",
  "description": "Get the raw URLs of all your open tabs!",
  "version": "0.1.4",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/logo-48.png",
    "96": "icons/logo-96.png",
    "256": "icons/logo-256.png"
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/logo-48.png",
      "96": "icons/logo-96.png",
      "256": "icons/logo-256.png"
    }
  },
  "permissions": [
    "tabs"
  ]
}

Best Save All Tab URLs Alternatives

Here are some Firefox add-ons that are similar to Save All Tab URLs: