SoundCloud Repost Remover Firefox

Examine source code of SoundCloud Repost Remover

Inspect and view changes in SoundCloud Repost Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SoundCloud Repost Remover",
  "version": "1.7.3",
  "description": "Removes Reposts from SoundCloud",
  "icons": {
    "48": "icons/Icon48.png",
    "96": "icons/Icon96.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "page_action": {
    "default_icon": "icons/Icon96.png",
    "default_title": "DVSProductions SC Repost Remover",
    "default_popup": "popup/stats.html",
    "show_matches": [
      "*://soundcloud.com/stream*"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.soundcloud.com/*"
      ],
      "js": [
        "rmRep.js"
      ]
    }
  ]
}

Best SoundCloud Repost Remover Alternatives

Here are some Firefox add-ons that are similar to SoundCloud Repost Remover: