Dekey
Secure Ethereum Dapp Wallet for Your Browser
什么是Dekey?
Dekey是由https://www.atomrigs.io开发的Chrome扩展程序,该扩展的主要功能是“Secure Ethereum Dapp Wallet for Your Browser”。
扩展截图
下载Dekey扩展crx文件
下载Dekey扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The Dekey browser extension is for accessing decentralized applications(dapp) on the Ethereum and other EVM compatible blockchains in your normal Chrome browser. The extension fully supports the current standard Ethereum provider APIs as well as most of the legacy APIs, so you can read and write on any smart contracts of the Dapps you are browsing without additional utilities. To enhance security Dekey uses the secure multiparty computation method to manage the secret keys and to sign a transaction. Dekey also incorporates the "True" 2FA authentication mechanism using Google authenticator to enable transaction filtering rule management and an "auto-confirmation" feature. Powered by Etherscan.io APIs, BscScan.com APIs, CoinGecko, Gasnow, Klaytn api service ---------------------------------- ver 0.12.07 -. Fixed qr code scan url problem when backing up. ---------------------------------- ver 0.12.05 -. WebHID applied to Ledger connection method -. Fixed the problem that klaytn NFT transaction was not working in Opensea -. Polygon network - EIP1559 applied * Other bug fixes ---------------------------------- ver 0.12.04 -. Fixed an issue where ERC20 tokens could not be sent from Rinkeby -. Fixed the problem that Klaytn / Polygon tokens could not be sent * Other bug fixes ---------------------------------- ver 0.12.03 -. Klaytn gas price change applied. 25 -> 750 * Other bug fixes ----------------------------------
扩展基本信息
名称 | Dekey |
ID | cekclnkpicopjiagjphfoahcinhmgbjp |
官方URL | https://chromewebstore.google.com/detail/dekey/cekclnkpicopjiagjphfoahcinhmgbjp |
简介 | Secure Ethereum Dapp Wallet for Your Browser |
文件大小 | 9.85 MB |
安装次数 | 164 |
当前版本 | 0.12.08 |
更新时间 | 2023-10-16 |
上架时间 | 2021-05-14 |
评分 | 5.00/5 共2次评分 |
开发者 | https://www.atomrigs.io |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.dekey.app |
隐私政策页面URL | https://www.dekey.app/privacy |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Secure Ethereum Dapp Wallet for Your Browser", "version": "0.12.08", "name": "Dekey", "background": { "page": "background.html" }, "browser_action": { "default_popup": "popup.html", "default_icon": "icon-34.png" }, "icons": { "128": "icon-128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |