mute-spotify-ads Firefox

Examine source code of mute-spotify-ads

By: HC
Inspect and view changes in mute-spotify-ads source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "mute-spotify",
  "version": "1.0",
  "content_scripts": [
    {
      "matches": [
        "https://open.spotify.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best mute-spotify-ads Alternatives

Here are some Firefox add-ons that are similar to mute-spotify-ads: