Bitfinex Chart Viewer

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

Cos'è Bitfinex Chart Viewer?

Bitfinex Chart Viewer è un'estensione di Chrome sviluppata da NightWolf, e la sua funzione principale è "This extension allows the user to extend chart from bitfinex on whole page".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Bitfinex Chart Viewer

Scarica i file di estensione Bitfinex Chart Viewer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Bitfinex Chart Viewer Bitfinex Chart Viewer
ID ffcnbjnhjklahglkjffggfobjnnkkjio
URL Ufficiale https://chromewebstore.google.com/detail/bitfinex-chart-viewer/ffcnbjnhjklahglkjffggfobjnnkkjio
Descrizione This extension allows the user to extend chart from bitfinex on whole page
Dimensione del File 9.5 KB
Conteggio Installazioni 87
Versione Corrente 1.1
Ultimo Aggiornamento 2017-11-05
Data di Pubblicazione 2017-11-05
Sviluppatore NightWolf
Tipo di Pagamento free
Lingue Supportate 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\/"
    ]
}