OneKey
Multi-Chain Support for BTC, ETH, BNB, NEAR & other Layer2 Networks
Was ist OneKey?
OneKey ist eine Chrome-Erweiterung, die von https://onekey.so entwickelt wurde, und ihr Hauptmerkmal ist "Multi-Chain Support for BTC, ETH, BNB, NEAR & other Layer2 Networks".
Erweiterungsscreenshots
OneKey-Erweiterungs-CRX-Datei herunterladen
Laden Sie OneKey-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
OneKey is a open source project of a decentralized wallet that allows users to self-custody their own digital assets, i.e. #HYOK - HODL YOUR OWN KEY. MULTI-CHAIN SUPPORT BTC, Lightning Network, Solana, Aptos, Near, STC, DOGE, LTC, Tron, EVM Chains (BSC, ETH, Arbitrum, Avalanche, Optimism, Polygon, CELO, CRO, FTM, HECO, OEC, xDai, and customized EVM Network). MULTI-WALLET, MULTI-ACCOUNT SUPPORT Create accounts for different Web3 sites to isolate contract risks. SWAP Best price. Lowest slippage. HARDWARE WALLET Store your crypto safer with OneKey hardware wallet. WATCH ADDRESSES Add public address to watch the whales. ACCOUNT HISTORY Easy to check history of your account. --- Twitter: https://twitter.com/OneKeyHQ Join our Discord: https://discord.gg/onekey Star or create a PR to our Github Repo: https://github.com/OneKeyHQ/app-monorepo
Grundlegende Informationen zur Erweiterung
Name | OneKey |
ID | jnmbobjmhlngoefaiojfljckilhhlhcj |
Offizielle URL | https://chromewebstore.google.com/detail/onekey/jnmbobjmhlngoefaiojfljckilhhlhcj |
Beschreibung | Multi-Chain Support for BTC, ETH, BNB, NEAR & other Layer2 Networks |
Dateigröße | 18.64 MB |
Installationsanzahl | 50,000 |
Aktuelle Version | 4.21.0 |
Letztes Update | 2024-03-04 |
Veröffentlichungsdatum | 2022-04-10 |
Bewertung | 4.91/5 Insgesamt 813 Bewertungen |
Entwickler | https://onekey.so |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.onekey.so |
Hilfeseite URL | https://help.onekey.so |
URL der Datenschutzrichtlinien-Seite | https://help.onekey.so/hc/articles/360002003315 |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "4.21.0", "name": "OneKey", "description": "Multi-Chain Support for BTC, ETH, BNB, NEAR & other Layer2 Networks", "icons": { "128": "icon-128.png" }, "web_accessible_resources": [ "injected.js", "icon-128-disable.png" ], "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-unsafe-eval' ; object-src 'self'; ", "browser_action": { "default_icon": { "128": "icon-128.png" }, "default_title": "OneKey", "default_popup": "ui-popup.html" }, "background": { "page": "background.html", "persistent": true }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |