SoundCloud repost blocker Firefox

Examine source code of SoundCloud repost blocker

Inspect and view changes in SoundCloud repost blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SoundCloud repost blocker",
  "description": "Removes reposted tracks in your SoundCloud stream",
  "browser_specific_settings": {
    "gecko": {
      "id": "screpostblocker@crossbowffs.com"
    }
  },
  "version": "2.3",
  "host_permissions": [
    "*://*.soundcloud.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.soundcloud.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "world": "MAIN"
    }
  ]
}

Best SoundCloud repost blocker Alternatives

Here are some Firefox add-ons that are similar to SoundCloud repost blocker: