MTExtractor Firefox

Examine source code of MTExtractor

Inspect and view changes in MTExtractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MTExtractor",
  "version": "1.0",
  "description": "A tool to extract tab urls.",
  "homepage_url": "https://iampsp.com",
  "icons": {
    "48": "icons/icon_48.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon_16.png",
      "32": "icons/icon_32.png",
      "64": "icons/icon_64.png"
    },
    "default_title": "My Tab Extractor",
    "default_popup": "browseraction.html"
  },
  "developer": {
    "name": "Mostafa Shiraali",
    "url": "https://iampsp.com"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "K9ypbjTDNiod0HsGd69ZKXo2UvcnW1Qt@iampsp",
      "strict_min_version": "128.0"
    }
  },
  "permissions": [
    "tabs",
    "activeTab",
    "<all_urls>",
    "storage"
  ]
}

Best MTExtractor Alternatives

Here are some Firefox add-ons that are similar to MTExtractor: