SpotifyURL Firefox

Examine source code of SpotifyURL

Inspect and view changes in SpotifyURL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SpotifyURL",
  "version": "1.0",
  "description": "Open links from spotify in the desktop app",
  "content_scripts": [
    {
      "matches": [
        "https://open.spotify.com/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ]
}

Best SpotifyURL Alternatives

Here are some Firefox add-ons that are similar to SpotifyURL: