Live Theme for Deezer Firefox

Examine source code of Live Theme for Deezer

Inspect and view changes in Live Theme for Deezer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Live Theme for Deezer",
  "version": "1.0",
  "description": "Applies dynamic accent colors to Deezer based on the currently playing track",
  "browser_specific_settings": {
    "gecko": {
      "id": "liveThemeDeezer@n"
    }
  },
  "icons": {
    "240": "icons/icon240.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.deezer.com/*"
      ],
      "js": [
        "libs/vibrant.min.js",
        "content.js"
      ]
    }
  ],
  "host_permissions": [
    "*://*.dzcdn.net/*"
  ]
}

Best Live Theme for Deezer Alternatives

Here are some Firefox add-ons that are similar to Live Theme for Deezer: