Cryptocurrency exchange rates & calculator
User friendly cryptocurrency exchange rates calculator with 500+ cryptocurrencies on the list: Bitcoin, Litecoin, Ethereum, Zcash
Apa itu Cryptocurrency exchange rates & calculator?
Cryptocurrency exchange rates & calculator adalah ekstensi Chrome yang dikembangkan oleh http://www.cryptonator.com, dan fitur utamanya adalah "User friendly cryptocurrency exchange rates calculator with 500+ cryptocurrencies on the list: Bitcoin, Litecoin, Ethereum, Zcash".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Cryptocurrency exchange rates & calculator
Unduh file ekstensi Cryptocurrency exchange rates & calculator dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Cryptonator is a cryptocurrency exchange rate calculator and conversion tool, which allows to instantly convert almost every cryptocurrency into another cryptocurrency or into US Dollar and Euro. It supports not only Bitcoin (BTC), Litecoin (LTC) or Ethereum (ETH), but also more than 500 other cryptocurrencies including latest ones like zCash (ZEC). Cryptonator calculates the volume-weighted average of selected cryptocurrency prices across major online exchanges and updates its rates in real time.
Informasi Dasar Ekstensi
Nama | |
ID | gffnngoochofmgpkbchpdbdjoijaohog |
URL Resmi | https://chrome.google.com/webstore/detail/cryptocurrency-exchange-r/gffnngoochofmgpkbchpdbdjoijaohog |
Deskripsi | User friendly cryptocurrency exchange rates calculator with 500+ cryptocurrencies on the list: Bitcoin, Litecoin, Ethereum, Zcash |
Ukuran File | 109 KB |
Jumlah Instalasi | 5,571 |
Versi Saat Ini | 1.0.8 |
Terakhir Diperbarui | 2016-11-18 |
Tanggal Publikasi | 2016-11-18 |
Penilaian | 3.89/5 Total 90 Penilaian |
Pengembang | http://www.cryptonator.com |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://www.cryptonator.com/privacy |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Cryptocurrency exchange rates & calculator", "short_name": "Cryptonator", "description": "User friendly cryptocurrency exchange rates calculator with 500+ cryptocurrencies on the list: Bitcoin, Litecoin, Ethereum, Zcash", "default_locale": "en", "author": "Cryptonator", "version": "1.0.8", "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "128": "images\/icon128.png" }, "permissions": [ "http:\/\/www.cryptonator.com\/", "storage" ], "browser_action": { "default_icon": "images\/icon.png", "default_popup": "popup.html" } } |