Apple Music RP Firefox

Examine source code of Apple Music RP

By: JNSAPH
Inspect and view changes in Apple Music RP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Apple Music RP",
  "version": "2",
  "description": "Display Song Title, Artist and some more Information of the Song you're currently listening to on Apple Music.",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "permissions": [
    "*://localhost/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://music.apple.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ]
}

Best Apple Music RP Alternatives

Here are some Firefox add-ons that are similar to Apple Music RP: