Suno → Discord RPC Firefox

Examine source code of Suno → Discord RPC

By: e24x5 Add-on
Inspect and view changes in Suno → Discord RPC source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Suno → Discord RPC",
  "version": "1.4.0",
  "description": "Показывает текущий трек Suno в Discord + инспектор",
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "*://suno.com/*",
    "*://www.suno.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://suno.com/*",
        "*://www.suno.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "suno-discord-rpc@foxivan",
      "strict_min_version": "113.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Suno → Discord RPC Alternatives

Here are some Firefox add-ons that are similar to Suno → Discord RPC: