Spotify Link Opener Firefox

Examine source code of Spotify Link Opener

Inspect and view changes in Spotify Link Opener source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Spotify Link Opener",
  "version": "1.0",
  "description": "Opens Spotify links in the desktop application and closes the tab.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "*://open.spotify.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "dev@heyimjonas.com"
    }
  },
  "icons": {
    "48": "icon.png"
  }
}

Best Spotify Link Opener Alternatives

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