OneKey Firefox

Examine source code of OneKey

Por: eric_ming Add-on
Inspect and view changes in OneKey source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "3.17.0",
  "name": "OneKey",
  "description": "Multi-Chain Support for BTC, ETH, BNB, NEAR & other Layer2 Networks",
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*",
        "<all_urls>"
      ],
      "js": [
        "content-script.bundle.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "icons": {
    "128": "icon-128.png"
  },
  "web_accessible_resources": [
    "injected.js"
  ],
  "permissions": [
    "https://dapp-server.onekey.so/*",
    "*://*.onekeycn.com/*",
    "*://*.onekeytest.com/*",
    "storage",
    "unlimitedStorage",
    "webRequest",
    "webRequestBlocking",
    "notifications"
  ],
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "windows": "Alt+Shift+O",
        "mac": "Alt+Shift+O",
        "chromeos": "Alt+Shift+O",
        "linux": "Alt+Shift+O"
      }
    }
  },
  "author": "https://www.onekey.so",
  "content_security_policy": "script-src 'self' 'wasm-eval'; object-src 'self';",
  "browser_action": {
    "default_icon": {
      "128": "icon-128.png"
    },
    "default_title": "OneKey",
    "default_popup": "ui-popup-boot.html"
  },
  "background": {
    "page": "background.html",
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{66fd2728-732c-444d-b1ca-5bda798727ec}"
    }
  }
}

Melhores alternativas OneKey

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