View All Spotify Playlists Firefox

Examine source code of View All Spotify Playlists

Inspect and view changes in View All Spotify Playlists source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "View All Spotify Playlists",
  "version": "0.2",
  "description": "View all of a user's playlists - bypassing spotify's limit of 200",
  "icons": {
    "48": "logo.svg",
    "96": "logo.svg"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "https://*.spotify.com/*",
    "storage"
  ],
  "options_ui": {
    "page": "options/index.html"
  },
  "background": {
    "page": "background-page/index.html",
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "view-all-spotify-playlists@philipolsonm.com"
    }
  }
}

Best View All Spotify Playlists Alternatives

Here are some Firefox add-ons that are similar to View All Spotify Playlists: