Replit RPC Firefox

Examine source code of Replit RPC

Inspect and view changes in Replit RPC source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Replit RPC",
  "version": "1.1",
  "description": "Show off your current project on Discord!",
  "icons": {
    "48": "icons/48.png"
  },
  "content_scripts": [
    {
      "run_at": "document_start",
      "matches": [
        "*://replit.com/*/*"
      ],
      "js": [
        "contentscript.js"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "*://replit.com/*"
  ]
}

Melhores alternativas Replit RPC

Aqui estão algumas Firefox add-ons que são similares a Replit RPC: