Bitfinex Chart Viewer

This extension allows the user to extend chart from bitfinex on whole page

¿Qué es Bitfinex Chart Viewer?

Bitfinex Chart Viewer es una extensión de Chrome desarrollada por NightWolf, y su función principal es "This extension allows the user to extend chart from bitfinex on whole page".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Bitfinex Chart Viewer

Descarga archivos de extensión Bitfinex Chart Viewer 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

                        This extension allows to extend chart from bitfinex.com on whole page. Also it provides quick links to bitfinex markets.                    

Información Básica de la Extensión

Nombre Bitfinex Chart Viewer Bitfinex Chart Viewer
ID ffcnbjnhjklahglkjffggfobjnnkkjio
URL Oficial https://chromewebstore.google.com/detail/bitfinex-chart-viewer/ffcnbjnhjklahglkjffggfobjnnkkjio
Descripción This extension allows the user to extend chart from bitfinex on whole page
Tamaño del Archivo 9.5 KB
Cantidad de Instalaciones 87
Versión Actual 1.1
Última Actualización 2017-11-05
Fecha de Publicación 2017-11-05
Desarrollador NightWolf
Tipo de Pago free
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Bitfinex Chart Viewer",
    "description": "This extension allows the user to extend chart from bitfinex on whole page",
    "version": "1.1",
    "browser_action": {
        "default_icon": "resources\/icon.png",
        "default_popup": "src\/popup.html"
    },
    "permissions": [
        "https:\/\/*.bitfinex.com\/"
    ]
}