Tabs Import Firefox

Examine source code of Tabs Import

Inspect and view changes in Tabs Import source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Tabs Import",
  "version": "1.0.5resigned1",
  "description": "Imports URLs from a text file and opens them in the browser",
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "tabs-import@mortalis.org",
      "strict_min_version": "54.0"
    }
  },
  "browser_action": {
    "default_title": "Tabs Import"
  },
  "background": {
    "scripts": [
      "utils.js",
      "main-import.js"
    ]
  },
  "permissions": [
    "tabs",
    "notifications",
    "<all_urls>"
  ]
}

Best Tabs Import Alternatives

Here are some Firefox add-ons that are similar to Tabs Import: