Cryptocurrency exchange rates & calculator

User friendly cryptocurrency exchange rates calculator with 500+ cryptocurrencies on the list: Bitcoin, Litecoin, Ethereum, Zcash

¿Qué es Cryptocurrency exchange rates & calculator?

Cryptocurrency exchange rates & calculator es una extensión de Chrome desarrollada por http://www.cryptonator.com, y su función principal es "User friendly cryptocurrency exchange rates calculator with 500+ cryptocurrencies on the list: Bitcoin, Litecoin, Ethereum, Zcash".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión Cryptocurrency exchange rates & calculator

Descarga archivos de extensión Cryptocurrency exchange rates & calculator en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Cryptocurrency exchange rates & calculator Cryptocurrency exchange rates & calculator
ID gffnngoochofmgpkbchpdbdjoijaohog
URL Oficial https://chrome.google.com/webstore/detail/cryptocurrency-exchange-r/gffnngoochofmgpkbchpdbdjoijaohog
Descripción User friendly cryptocurrency exchange rates calculator with 500+ cryptocurrencies on the list: Bitcoin, Litecoin, Ethereum, Zcash
Tamaño del Archivo 109 KB
Cantidad de Instalaciones 5,571
Versión Actual 1.0.8
Última Actualización 2016-11-18
Fecha de Publicación 2016-11-18
Calificación 3.89/5 Total de 90 Calificaciones
Desarrollador http://www.cryptonator.com
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad https://www.cryptonator.com/privacy
Idiomas Soportados 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"
    }
}