Cryptocurrency instant exchange swap
Exchange crypto coins in browser. Support Bitcoin, Ethereum, Litecoin, Tron and many more
Τι είναι το Cryptocurrency instant exchange swap;
Το Cryptocurrency instant exchange swap είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://extpose.com, και η κύρια λειτουργία του είναι "Exchange crypto coins in browser. Support Bitcoin, Ethereum, Litecoin, Tron and many more".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Cryptocurrency instant exchange swap
Λήψη αρχείων επέκτασης Cryptocurrency instant exchange swap σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Your simple access to crypto - from browser popup! Fast and secure way to purchase or exchange 140+ cryptocurrencies How does it work? Changelly’s trading algorithm is integrated into the largest cryptocurrency exchange platforms, including Binance, Poloniex, Bittrex, etc. In the span of milliseconds, Changelly makes bids and asks on the platforms, then selects and suggests the best available rate and displays the estimated rate on our site. The rates remain approximate until the transaction is actually made on the blockchain, which is why the exchange rate at the time of a transaction may differ slightly from the estimated rate that you see when you begin a transaction. What is Changelly? Changelly is a non-custodial instant cryptocurrency exchange, which means that no users’ funds are placing in the service. Changelly acts as an intermediary between crypto exchanges and users, offering access to 140+ cryptocurrencies. The company mission is making the exchange process effortless for everyone who wants to invest in cryptocurrency. Operating since 2015, the platform and its mobile app attract over a million visitors monthly who enjoy high limits, fast transactions, and 24/7 live support. Changelly offers an intuitive interface, secure transactions, favorable exchange rates and exclusive conditions for crypto OTC exchange. The service doesn’t charge any hidden or unreasonable fees. There is only a fixed charge of 0.5% fee for crypto-to-crypto swaps, and that’s it. Changelly offers its API and a customizable payment widget to any crypto service that wishes to broaden its audience and implement new exchange options. Dozens of crypto businesses already use Changelly API which empowers their functionality with the instant swap feature. Changelly partners with MyEtherWallet, Exodus, Binance, BRD, Edge, Coinomi, Trezor, Ledger, Enjin, Coinpayments, Huobi Wallet and other well-known players in the crypto industry.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | njiogihgdaoaapjabcdekoohcnjladni |
Επίσημο URL | https://chrome.google.com/webstore/detail/cryptocurrency-instant-ex/njiogihgdaoaapjabcdekoohcnjladni |
Περιγραφή | Exchange crypto coins in browser. Support Bitcoin, Ethereum, Litecoin, Tron and many more |
Μέγεθος Αρχείου | 16.88 KB |
Αριθμός Εγκαταστάσεων | 413 |
Τρέχουσα Έκδοση | 1.0.0 |
Τελευταία Ενημέρωση | 2019-10-10 |
Ημερομηνία Δημοσίευσης | 2019-10-10 |
Αξιολόγηση | 5.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | http://extpose.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | https://docs.google.com/document/d/e/2PACX-1vRo7pRGkrPkeucDrEMpUVuhPeiPEhxy9h55kQTXQuXpfdWSAhHdFqjohyl68d_Aa2AYPmkKoDq1ZNWn/pub |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "1.0.0", "icons": { "16": "logo16.png", "48": "logo48.png", "64": "logo64.png", "128": "logo128.png" }, "permissions": [], "minimum_chrome_version": "22", "browser_action": { "default_icon": "logo32.png", "default_title": "__MSG_appName__", "default_popup": "popup.html" } } |