CryptoVue

Stay up to date with the best performing cryptocurrencies on the market!

¿Qué es CryptoVue?

CryptoVue es una extensión de Chrome desarrollada por https://www.cryptovue.com, y su función principal es "Stay up to date with the best performing cryptocurrencies on the market!".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión CryptoVue

Descarga archivos de extensión CryptoVue 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

                        Keep track of the ten best performing cryptocurrencies, straight from your browser!

CryptoVue helps you stay up to date with the most popular cryptocurrencies based on market cap, price and overall circulating supply. Always real-time and up to date, CryptoVue obtains its data from the leading cryptocurrency resource CoinMarketCap.

Head over to https://cryptovue.com to get the full experience. If there's any questions/comments/improvements you would like - feel free to fill out the form in the support tab and you'll receive a response shortly :).

Note: This is an independently maintained project and donations are more than appreciated if possible!
BTC - 1cV9YMjpweZyJ17DJbTa1WELs4BjdmUMp
ETH - 0x5af8dfc441d4068f705372f461a85aba49aa5f46                    

Información Básica de la Extensión

Nombre CryptoVue CryptoVue
ID napoemcdmdclmpokfkfpghimocphhfea
URL Oficial https://chromewebstore.google.com/detail/cryptovue/napoemcdmdclmpokfkfpghimocphhfea
Descripción Stay up to date with the best performing cryptocurrencies on the market!
Tamaño del Archivo 27.01 KB
Cantidad de Instalaciones 179
Versión Actual 1.3
Última Actualización 2017-08-14
Fecha de Publicación 2017-08-14
Calificación 4.55/5 Total de 11 Calificaciones
Desarrollador https://www.cryptovue.com
Tipo de Pago free
Sitio Web de la Extensión https://www.cryptovue.com
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CryptoVue",
    "short_name": "CryptoVue",
    "version": "1.3",
    "description": "Stay up to date with the best performing cryptocurrencies on the market!",
    "icons": {
        "16": "img\/icon16.png",
        "24": "img\/icon24.png",
        "32": "img\/icon32.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/icon16.png",
            "24": "img\/icon24.png",
            "32": "img\/icon32.png",
            "48": "img\/icon48.png",
            "128": "img\/icon128.png"
        },
        "default_title": "CryptoVue",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/www.cryptovue.com\/"
    ],
    "author": "Hassan Djirdeh",
    "homepage_url": "https:\/\/cryptovue.com"
}