Multi-Tab Trend Extractor Firefox

Examine source code of Multi-Tab Trend Extractor

Inspect and view changes in Multi-Tab Trend Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.0",
  "permissions": [
    "tabs",
    "scripting",
    "activeTab",
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{259ec50c-50c4-1336-2057-cc121f266646}"
    }
  }
}

Best Multi-Tab Trend Extractor Alternatives

Here are some Firefox add-ons that are similar to Multi-Tab Trend Extractor: