Tab Media Play/Pause Firefox

Examine source code of Tab Media Play/Pause

Inspect and view changes in Tab Media Play/Pause source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Media Play/Pause",
  "version": "0.1",
  "description": "Adds a context menu item to play or pause media on the selected tab, making media control more convenient across multiple tabs",
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "permissions": [
    "menus",
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{bbe7eb51-eb71-41e3-84f2-9ff1fa467fd4}"
    }
  }
}

Best Tab Media Play/Pause Alternatives

Here are some Firefox add-ons that are similar to Tab Media Play/Pause: