SoundCloud Remove Comment Popups Firefox

Examine source code of SoundCloud Remove Comment Popups

Inspect and view changes in SoundCloud Remove Comment Popups source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SoundCloud Remove Comment Popups",
  "description": "Removes soundcloud comment popups only.",
  "version": "1.0",
  "permissions": [
    "*://*.soundcloud.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.soundcloud.com/*"
      ],
      "js": [
        "inject.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    "/content.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7f389f83-4476-40ca-b9ca-e6548184a6a9}"
    }
  }
}

Best SoundCloud Remove Comment Popups Alternatives

Here are some Firefox add-ons that are similar to SoundCloud Remove Comment Popups: