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”。

扩展截图

screenshot
screenshot

下载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.                    

扩展基本信息

名称 Cryptocurrency exchange rates & calculator Cryptocurrency exchange rates & calculator
ID gffnngoochofmgpkbchpdbdjoijaohog
官方URL 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"
    }
}