Spotify Player Firefox

Examine source code of Spotify Player

제작자: David Nguyen Add-on
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"
  }
}

최고의 Spotify Player 대안

다음은 Spotify Player과(와) 유사한 Firefox add-on입니다: