SoundCloud Transfer Firefox

Examine source code of SoundCloud Transfer

제작자: E.N Add-on
Inspect and view changes in SoundCloud Transfer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SoundCloud Transfer",
  "version": "1.3",
  "browser_specific_settings": {
    "gecko": {
      "id": "eerie@soundcloudhackers",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "icons": {
    "48": "icons/file.png",
    "128": "icons/file.png"
  },
  "action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.soundcloud.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

최고의 SoundCloud Transfer 대안

다음은 SoundCloud Transfer과(와) 유사한 Firefox add-on입니다: