Cryptocurrency exchange rates & calculator
User friendly cryptocurrency exchange rates calculator with 500+ cryptocurrencies on the list: Bitcoin, Litecoin, Ethereum, Zcash
什麼是Cryptocurrency exchange rates & calculator?
Cryptocurrency exchange rates & calculator是由http://www.cryptonator.com開發的Chrome擴展程式,該擴展的主要功能是“User friendly cryptocurrency exchange rates calculator with 500+ cryptocurrencies on the list: Bitcoin, Litecoin, Ethereum, Zcash”。
擴展截圖
下載Cryptocurrency exchange rates & calculator擴展crx文件
下載Cryptocurrency exchange rates & calculator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | |
ID | gffnngoochofmgpkbchpdbdjoijaohog |
官方網址 | https://chrome.google.com/webstore/detail/cryptocurrency-exchange-r/gffnngoochofmgpkbchpdbdjoijaohog |
簡介 | User friendly cryptocurrency exchange rates calculator with 500+ cryptocurrencies on the list: Bitcoin, Litecoin, Ethereum, Zcash |
檔案大小 | 109 KB |
安裝次數 | 5,571 |
目前版本 | 1.0.8 |
更新時間 | 2016-11-18 |
上架時間 | 2016-11-18 |
評分 | 3.89/5 共 90 次評分 |
開發者 | http://www.cryptonator.com |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://www.cryptonator.com/privacy |
支援的語言 | 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" } } |