YouTube Music Control Firefox

Examine source code of YouTube Music Control

By: Amanuel
Inspect and view changes in YouTube Music Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Youtube Music Control",
  "version": "1.3.3",
  "description": "Control Youtube music tab from other tabs.",
  "icons": {
    "48": "icons/ytMusicIcon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://music.youtube.com/*"
      ],
      "js": [
        "yt-music-control.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": {
      "48": "icons/ytMusicIcon.png"
    },
    "default_popup": "popup/index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4a5cfa88-e573-4524-8107-c4c2a0897bb9}"
    }
  }
}

Best YouTube Music Control Alternatives

Here are some Firefox add-ons that are similar to YouTube Music Control: