TabSource Firefox

Examine source code of TabSource

By: _mr757_ Add-on
Inspect and view changes in TabSource source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TabSource",
  "version": "1.0",
  "description": "In-browser audio manager and media matrix",
  "permissions": [
    "tabs",
    "activeTab",
    "scripting",
    "webNavigation"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "TabSource"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tabsource@example.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best TabSource Alternatives

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