Crypto Currency Tracker

Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox

¿Qué es Crypto Currency Tracker?

Crypto Currency Tracker es una extensión de Chrome desarrollada por fact0reallc, y su función principal es "Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Crypto Currency Tracker

Descarga archivos de extensión Crypto Currency Tracker 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

                        Track your favorite crypto-currencies and see how they change over time. Easy to view the history with the average scale giving you the idea of what trend your currency is following. History for 10 days, 30 days and 12 months. 
Includes all the coins enlisted on coin-capmarket to date. Just type in the name of coin, it's that easy. 
BONUS!!! Top 5 and Bottom 5 coins for the day and the live table.                    

Información Básica de la Extensión

Nombre Crypto Currency Tracker Crypto Currency Tracker
ID jedhhdhbophjhfpkchbabkbccbiiaghj
URL Oficial https://chrome.google.com/webstore/detail/crypto-currency-tracker/jedhhdhbophjhfpkchbabkbccbiiaghj
Descripción Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox
Tamaño del Archivo 714 KB
Cantidad de Instalaciones 96
Versión Actual 1.2.3
Última Actualización 2018-09-23
Fecha de Publicación 2018-09-23
Calificación 4.67/5 Total de 9 Calificaciones
Desarrollador fact0reallc
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "name": "Crypto Currency Tracker",
    "description": "Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox",
    "version": "1.2.3",
    "permissions": [
        ""
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}