RabbWallet Crypto&EVM Manager Firefox

Examine source code of RabbWallet Crypto&EVM Manager

By: WRBB
Inspect and view changes in RabbWallet Crypto&EVM Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Web3 & EVM",
  "version": "9.30.10",
  "default_locale": "en",
  "description": "__MSG_appDescription__",
  "icons": {
    "16": "images/icon-16.png",
    "19": "images/icon-19.png",
    "32": "images/icon-32.png",
    "38": "images/icon-38.png",
    "48": "images/icon-48.png",
    "64": "images/icon-64.png",
    "128": "images/icon-128.png",
    "512": "images/icon-512.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "images/icon-16.png",
      "19": "images/icon-19.png",
      "32": "images/icon-32.png",
      "48": "images/icon-48.png",
      "128": "images/icon-128.png"
    },
    "default_title": "Web3 & EVM",
    "default_popup": "popup.html"
  },
  "background": {
    "page": "background.html",
    "persistent": true
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "webextension-polyfill.js",
        "content-script.js"
      ],
      "matches": [
        "file://*/*",
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "*://connect.trezor.io/*/popup.html",
        "https://connect.onekey.so/popup.html"
      ],
      "js": [
        "vendor/trezor/trezor-content-script.js"
      ]
    }
  ],
  "content_security_policy": "script-src 'self' 'unsafe-eval' 'wasm-unsafe-eval'; object-src 'self'",
  "permissions": [
    "storage",
    "unlimitedStorage",
    "activeTab",
    "contextMenus",
    "http://*/*",
    "https://*/*",
    "webRequest",
    "webRequestBlocking",
    "*://*.eth/",
    "notifications"
  ],
  "web_accessible_resources": [
    "pageProvider.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "59.0",
      "id": "tre-gdgr@njectme.tools",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best RabbWallet Crypto&EVM Manager Alternatives

Here are some Firefox add-ons that are similar to RabbWallet Crypto&EVM Manager: