Cryptocurrency exchange rates & calculator
User friendly cryptocurrency exchange rates calculator with 500+ cryptocurrencies on the list: Bitcoin, Litecoin, Ethereum, Zcash
Cryptocurrency exchange rates & calculator là gì?
Cryptocurrency exchange rates & calculator là một tiện ích mở rộng Chrome được phát triển bởi http://www.cryptonator.com, và tính năng chính của nó là "User friendly cryptocurrency exchange rates calculator with 500+ cryptocurrencies on the list: Bitcoin, Litecoin, Ethereum, Zcash".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Cryptocurrency exchange rates & calculator
Tải xuống các tệp mở rộng Cryptocurrency exchange rates & calculator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | gffnngoochofmgpkbchpdbdjoijaohog |
URL Chính Thức | https://chrome.google.com/webstore/detail/cryptocurrency-exchange-r/gffnngoochofmgpkbchpdbdjoijaohog |
Mô tả | User friendly cryptocurrency exchange rates calculator with 500+ cryptocurrencies on the list: Bitcoin, Litecoin, Ethereum, Zcash |
Kích Thước Tệp | 109 KB |
Số Lần Cài Đặt | 5,571 |
Phiên Bản Hiện Tại | 1.0.8 |
Cập Nhật Lần Cuối | 2016-11-18 |
Ngày Phát Hành | 2016-11-18 |
Đánh Giá | 3.89/5 Tổng số 90 Đánh Giá |
Nhà Phát Triển | http://www.cryptonator.com |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://www.cryptonator.com/privacy |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |