Media Controller Firefox

Examine source code of Media Controller

By: Ashish
Inspect and view changes in Media Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Media Controller Pro",
  "version": "2.6.0",
  "description": "Adaptive media controller with realtime updates and customizable controls.",
  "icons": {
    "256": "sound-recognition.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "sound-recognition.png"
  },
  "permissions": [
    "tabs",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "attach.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a5405ad8-3fa6-4e1f-84de-4dac3d37ac70}",
      "strict_min_version": "148.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Media Controller Alternatives

Here are some Firefox add-ons that are similar to Media Controller: