Spotify Close Protector Firefox

Examine source code of Spotify Close Protector

Inspect and view changes in Spotify Close Protector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Prevents accidental tab or window closing when Spotify is open.",
  "manifest_version": 2,
  "name": "Spotify Close Protector",
  "version": "1",
  "icons": {
    "48": "i.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://open.spotify.com/*"
      ],
      "js": [
        "p.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b55e7933-7133-4b2b-9373-ffe9743a1357}"
    }
  }
}

Best Spotify Close Protector Alternatives

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