Tabs Import Firefox

Examine source code of Tabs Import

Par : mortalis
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>"
  ]
}

Meilleures alternatives Tabs Import

Voici quelques Firefox add-ons qui sont similaires à Tabs Import :