Tab dump Firefox

Examine source code of Tab dump

Por: karol-121 Add-on
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}"
    }
  }
}

Mejores alternativas Tab dump

Aquí hay algunas Firefox add-ons que son similares a Tab dump: