SoundCloud Classic Firefox

Examine source code of SoundCloud Classic

By: 7x11x13 Add-on
Inspect and view changes in SoundCloud Classic source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SoundCloud Classic",
  "description": "Return SoundCloud's logo to its original color",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "version": "1.0.1",
  "content_scripts": [
    {
      "matches": [
        "*://*.soundcloud.com/*"
      ],
      "js": [
        "/src/content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "sc-classic@7x11x13.xyz"
    }
  }
}

Best SoundCloud Classic Alternatives

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