Soundpiot - SoundCloud player Firefox

Examine source code of Soundpiot - SoundCloud player

Inspect and view changes in Soundpiot - SoundCloud player source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds a simple player to toolbar. You can use play, pause, next, previous and like commands, without been on a Soundcloud Tab",
  "manifest_version": 2,
  "name": "Soundpiot",
  "version": "1.0.3resigned1",
  "homepage_url": "https://gpeogjer.com.br",
  "icons": {
    "48": "icons/soundpiot-48.png"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "tabHide"
  ],
  "browser_action": {
    "default_icon": "icons/soundpiot-48.png",
    "theme_icons": [
      {
        "light": "icons/soundpiot-48.png",
        "dark": "icons/soundpiot-48.png",
        "size": 32
      }
    ],
    "default_title": "Soundpiot",
    "default_popup": "popup/sp_popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.soundcloud.com/*"
      ],
      "js": [
        "content_scripts/sp.js"
      ]
    }
  ],
  "web_accessible_resources": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "{985754eb-e122-4a62-8756-ab040e207fc3}"
    }
  }
}

Best Soundpiot - SoundCloud player Alternatives

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