OpenSpotifyLinksInApp Firefox

Examine source code of OpenSpotifyLinksInApp

By: Adam
Inspect and view changes in OpenSpotifyLinksInApp source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "OpenSpotifyLinksInApp",
  "description": "Instead of opening open.spotify.com links in the browser they will always be opened in Spotify. Based on https://github.com/gaqzi/chrome-open-in-spotify-client",
  "version": "1.1resigned1",
  "permissions": [
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "*://open.spotify.com/",
    "*://play.spotify.com/"
  ],
  "background": {
    "scripts": [
      "OpenSpotifyLinksInApp.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1664dc9f-e1b3-47fc-bb37-17c2fb73a02c}"
    }
  }
}

Best OpenSpotifyLinksInApp Alternatives

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