Spotify Player Firefox

Examine source code of Spotify Player

Inspect and view changes in Spotify Player source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Spotify Player",
  "version": "2.4",
  "description": "Spotify extension - Music for every moment",
  "permissions": [
    "menus",
    "*://*.spotify.com/"
  ],
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": {
      "16": "images/spotify-mini-player-16.png",
      "48": "images/spotify-mini-player-48.png",
      "128": "images/spotify-mini-player-128.png"
    },
    "default_title": "Spotify Player Extension",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "images/spotify-mini-player-16.png",
    "48": "images/spotify-mini-player-48.png",
    "128": "images/spotify-mini-player-128.png"
  }
}

Best Spotify Player Alternatives

Here are some Firefox add-ons that are similar to Spotify Player: