Ronin Wallet Firefox

Examine source code of Ronin Wallet

Inspect and view changes in Ronin Wallet source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Ronin Wallet",
  "host_permissions": [
    "https://wallet.roninchain.com/",
    "*://connect.trezor.io/*/*",
    "http://*/*",
    "https://*/*"
  ],
  "action": {
    "default_popup": "src/pages/popup/popup.html",
    "default_icon": "icon/icon96.png"
  },
  "icons": {
    "16": "icon/icon32.png",
    "48": "icon/icon96.png",
    "128": "icon/icon256.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*",
        "<all_urls>"
      ],
      "js": [
        "src/pages/contentInjected/index.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    },
    {
      "js": [
        "trezor-content-script.js"
      ],
      "matches": [
        "*://connect.trezor.io/*/*"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "assets/js/*.js",
        "assets/css/*.css",
        "icon256.png",
        "icon96.png",
        "icon32.png",
        "in-page.js"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "windows": "Shift+Alt+R",
        "mac": "Shift+Alt+R",
        "chromeos": "Shift+Alt+R",
        "linux": "Shift+Alt+R"
      }
    }
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
  },
  "version": "2.11.7",
  "description": "One Wallet, All Things Ronin",
  "permissions": [
    "storage",
    "unlimitedStorage",
    "identity",
    "activeTab",
    "tabs",
    "clipboardRead",
    "scripting"
  ],
  "background": {
    "scripts": [
      "src/pages/background/index.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ronin-wallet@axieinfinity.com",
      "strict_min_version": "68.0"
    }
  }
}

Best Ronin Wallet Alternatives

Here are some Firefox add-ons that are similar to Ronin Wallet: