Dekey
Secure Ethereum Dapp Wallet for Your Browser
Hvad er Dekey?
Dekey er en Chrome-udvidelse udviklet af https://www.atomrigs.io, og dens hovedfunktion er "Secure Ethereum Dapp Wallet for Your Browser".
Udvidelsesskærmbilleder
Download Dekey-udvidelses-CRX-fil
Download Dekey-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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 ----------------------------------
Grundlæggende oplysninger om udvidelsen
Navn | Dekey |
ID | cekclnkpicopjiagjphfoahcinhmgbjp |
Officiel URL | https://chromewebstore.google.com/detail/dekey/cekclnkpicopjiagjphfoahcinhmgbjp |
Beskrivelse | Secure Ethereum Dapp Wallet for Your Browser |
Filstørrelse | 9.85 MB |
Antal Installationer | 164 |
Nuværende Version | 0.12.08 |
Senest Opdateret | 2023-10-16 |
Udgivelsesdato | 2021-05-14 |
Bedømmelse | 5.00/5 Samlet 2 Bedømmelser |
Udvikler | https://www.atomrigs.io |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.dekey.app |
URL til Fortrolighedspolitik Side | https://www.dekey.app/privacy |
Understøttede Sprog | 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:\/\/*\/*", " |