Spotify URL Parser Firefox

Examine source code of Spotify URL Parser

Inspect and view changes in Spotify URL Parser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Spotify URL Parser",
  "version": "1.0",
  "description": "Converts Spotify URLs into URIs and opens them in the Spotify app.",
  "icons": {
    "48": "icons/sup48.png",
    "96": "icons/sup96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.spotify.com/*"
      ],
      "js": [
        "SpotifyURLParser.js"
      ]
    }
  ]
}

Best Spotify URL Parser Alternatives

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