SoundCloud EQ Firefox

Examine source code of SoundCloud EQ

Por: re Add-on
Inspect and view changes in SoundCloud EQ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SoundCloud EQ",
  "version": "4.5",
  "description": "10-band equalizer for SoundCloud",
  "permissions": [
    "*://soundcloud.com/*"
  ],
  "web_accessible_resources": [
    "eq-page.js"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://soundcloud.com/*"
      ],
      "js": [
        "eq.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "soundcloud-eq@local"
    }
  },
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  }
}

Melhores alternativas SoundCloud EQ

Aqui estão algumas Firefox add-ons que são similares a SoundCloud EQ: