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
Eメール [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"
    }
}