spotifyMuted Firefox

Examine source code of spotifyMuted

By: Pioupia
Inspect and view changes in spotifyMuted source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "spotifyMuted",
  "version": "1.0.2",
  "description": "Mutes the browser when spotify puts advertisements.",
  "icons": {
    "48": "icons/icons.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://open.spotify.com/*"
      ],
      "js": [
        "spotify.js"
      ]
    }
  ]
}

Best spotifyMuted Alternatives

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