KryptoGO - Crypto & NFT Wallet Extension
A non-custodial blockchain wallet to manage your crypto assets securely with the safest wallet experience.
Τι είναι το KryptoGO - Crypto & NFT Wallet Extension;
Το KryptoGO - Crypto & NFT Wallet Extension είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον extension-publisher, και η κύρια λειτουργία του είναι "A non-custodial blockchain wallet to manage your crypto assets securely with the safest wallet experience.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης KryptoGO - Crypto & NFT Wallet Extension
Λήψη αρχείων επέκτασης KryptoGO - Crypto & NFT Wallet Extension σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
KryptoGO Wallet Extension is a non-custodial blockchain wallet that enables you to manage your crypto assets securely with the safest wallet experience. Supporting over 250,000 types of cryptocurrencies across over 9 chains, the wallet extension provides an all-in-one solution for managing your digital assets. KryptoGO Wallet supports multiple blockchains such as BTC, Ethereum and Polygon, giving you the flexibility to store all your assets in one place. Try it today and experience the safest and most convenient way to manage your digital assets. KryptoGO Wallet Extension helps you: 1. Connect with your KryptoGO Mobile App to keep your private keys safe Safely and easily connect your KryptoGO Wallet Chrome Extension with your KryptoGO Mobile App. Log into your computer by scanning a QR code with your phone. The computer itself does not store your password. Your private keys will not be exposed on the internet through any web connection. 2. Send crypto with ease With the KryptoGO Wallet Chrome Extension, you can send cryptocurrencies with ease. Simply select the cryptocurrency you want to send, enter the amount and wallet address, and you're done! 3. Swap, in one click Swapping cryptocurrencies has never been easier! With the KryptoGO Wallet Chrome Extension, you can swap tokens in just one click. Select the network and tokens you want to swap, enter the amount, and confirm the transaction. It's that simple! 4. Discover and securely connect with the best DApps Stay secure while exploring the world of decentralized applications (Dapps) with the KryptoGO Wallet Chrome Extension. You can access Dapps directly from the wallet without compromising your security. 5. Manage your multi-chain crypto assets and NFTs in one place* Manage your crypto assets and non-fungible tokens (NFTs) using the KryptoGO Wallet Chrome Extension. The wallet supports multiple blockchains, enabling you to keep all of your assets in one place and manage them easily. Learn more at https://www.kryptogo.com/wallet
Βασικές Πληροφορίες Επέκτασης
Όνομα | KryptoGO - Crypto & NFT Wallet Extension |
ID | bgaihnkooadagpjddlcaleaopmkjadfl |
Επίσημο URL | https://chromewebstore.google.com/detail/kryptogo-crypto-nft-walle/bgaihnkooadagpjddlcaleaopmkjadfl |
Περιγραφή | A non-custodial blockchain wallet to manage your crypto assets securely with the safest wallet experience. |
Μέγεθος Αρχείου | 2.63 MB |
Αριθμός Εγκαταστάσεων | 45 |
Τρέχουσα Έκδοση | 0.21.0 |
Τελευταία Ενημέρωση | 2023-10-17 |
Ημερομηνία Δημοσίευσης | 2023-02-11 |
Αξιολόγηση | 5.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | extension-publisher |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://kryptogo.com/wallet |
Διεύθυνση URL της Σελίδας Βοήθειας | https://support.kryptogo.com/ |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.kryptogo.com/privacy |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "KryptoGO - Crypto & NFT Wallet Extension", "description": "A non-custodial blockchain wallet to manage your crypto assets securely with the safest wallet experience.", "icons": { "16": "assets\/icon-16.png", "32": "assets\/icon-32.png", "48": "assets\/icon-48.png" }, "version": "0.21.0", "manifest_version": 3, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiGoDgrBYuQatqd9ZcH2T23GzpyqgoDamEr5u0OdGgsPeozZzUraTla9XtFzVAT6XtH6H8GuvQKmC8nUS0V7URjjys\/sCCs5kH5S1Z0AqZ9Svgm6aMYbzbtp32z8SrDWJvM9SNMk8Yeg5Sjkfp2EJwl6GE8mK3U9g2HFjRK06i\/Pk0SlDIg9oRMhjC7R1D3UlMfWhqS+I5VzMOlly3hgKgQZXIkIwM38GmmogduBF7jjMHNx8lLUIMz+quN\/rZdp4x9QdhORp+qiKRzycsikh4EUkunAxAfCWxBROvVgeczA\/Cad7n\/C\/X2iRoE+e+blc9oSt8+trkbtKiSPBcjYpywIDAQAB", "author": "https:\/\/kryptogo.com", "background": { "service_worker": "background.js", "type": "module" }, "content_scripts": [ { "matches": [ "file:\/\/*\/*", "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ "contentScript.js" ], "run_at": "document_start", "all_frames": true } ], "action": { "default_icon": { "16": "assets\/icon-16.png", "32": "assets\/icon-32.png", "48": "assets\/icon-48.png" }, "default_title": "KryptoGO", "default_popup": "popup.html" }, "commands": { "_execute_browser_action": { "suggested_key": { "windows": "Alt+Shift+K", "mac": "Alt+Shift+K", "chromeos": "Alt+Shift+K", "linux": "Alt+Shift+K" } } }, "permissions": [ "storage", "scripting", "clipboardRead" ], "host_permissions": [ "http:\/\/localhost:8545\/", "file:\/\/*\/*", "http:\/\/*\/*", "https:\/\/*\/*" ], "short_name": "KryptoGO", "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; frame-ancestors 'none';" }, "externally_connectable": { "matches": [ "https:\/\/kryptogo.com\/*" ], "ids": [ "*" ] }, "minimum_chrome_version": "88" } |