#NowPlaying for Google Play Music Firefox

Examine source code of #NowPlaying for Google Play Music

By: mizdra Add-on
Inspect and view changes in #NowPlaying for Google Play Music source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "#NowPlaying for Google Play Music",
  "version": "1.3.0",
  "description": "It's tools to share music playing on Youtube Music to SNS.",
  "short_name": "#NowPlaying",
  "author": "mizdra",
  "homepage_url": "https://now-playing-for-gpm.mizdra.net",
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "now-playing-for-google-play-music@mizdra.net",
      "strict_min_version": "57.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://music.youtube.com/*"
      ],
      "run_at": "document_idle",
      "js": [
        "./pages/ytm/content.js"
      ]
    }
  ],
  "options_ui": {
    "page": "./pages/options.html",
    "open_in_tab": true
  },
  "icons": {
    "48": "img/logo-48.png",
    "96": "img/logo-96.png",
    "128": "img/logo-128.png"
  },
  "manifest_version": 2
}

Best #NowPlaying for Google Play Music Alternatives

Here are some Firefox add-ons that are similar to #NowPlaying for Google Play Music: