Bitfinex Chart Viewer

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

Wat is Bitfinex Chart Viewer?

Bitfinex Chart Viewer is een Chrome-extensie ontwikkeld door NightWolf, en de belangrijkste functie is "This extension allows the user to extend chart from bitfinex on whole page".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Bitfinex Chart Viewer

Download Bitfinex Chart Viewer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Bitfinex Chart Viewer Bitfinex Chart Viewer
ID ffcnbjnhjklahglkjffggfobjnnkkjio
Officiële URL https://chromewebstore.google.com/detail/bitfinex-chart-viewer/ffcnbjnhjklahglkjffggfobjnnkkjio
Beschrijving This extension allows the user to extend chart from bitfinex on whole page
Bestandsgrootte 9.5 KB
Aantal Installaties 87
Huidige Versie 1.1
Laatst Bijgewerkt 2017-11-05
Publicatiedatum 2017-11-05
Ontwikkelaar NightWolf
Betalingswijze free
Ondersteunde Talen 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\/"
    ]
}