Spotify Downloader Firefox

Examine source code of Spotify Downloader

By: Sprise Add-on
Inspect and view changes in Spotify Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_action": {
    "default_title": "Chrome Addon v3 Starter",
    "default_popup": "popup/payment.html"
  },
  "author": "Sprise",
  "browser_specific_settings": {
    "gecko": {
      "id": "{b7c8d9e0-1f23-4a56-89ab-0c1d2e3f4a5b}"
    }
  },
  "content_scripts": [
    {
      "js": [
        "content/content.js"
      ],
      "matches": [
        "https://open.spotify.com/*"
      ]
    }
  ],
  "description": "Spotify Downloader",
  "icons": {
    "16": "assets/logo.png",
    "48": "assets/logo.png",
    "128": "assets/logo.png"
  },
  "background": {
    "scripts": [
      "service.js"
    ],
    "persistent": true
  },
  "manifest_version": 2,
  "name": "Spotify Downloader",
  "permissions": [
    "<all_urls>",
    "storage",
    "downloads"
  ],
  "version": "1.0"
}

Best Spotify Downloader Alternatives

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