Bitfinex Chart Viewer

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

Co je Bitfinex Chart Viewer?

Bitfinex Chart Viewer je rozšíření Chrome vyvinuté NightWolf, a jeho hlavní funkcí je „This extension allows the user to extend chart from bitfinex on whole page“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Bitfinex Chart Viewer

Stáhněte si soubory rozšíření Bitfinex Chart Viewer ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

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

Základní Informace o Rozšíření

Název Bitfinex Chart Viewer Bitfinex Chart Viewer
ID ffcnbjnhjklahglkjffggfobjnnkkjio
Oficiální URL https://chromewebstore.google.com/detail/bitfinex-chart-viewer/ffcnbjnhjklahglkjffggfobjnnkkjio
Popis This extension allows the user to extend chart from bitfinex on whole page
Velikost souboru 9.5 KB
Počet instalací 87
Aktuální Verze 1.1
Poslední Aktualizace 2017-11-05
Datum Vydání 2017-11-05
Vývojář NightWolf
Typ Platby free
Podporované Jazyky 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\/"
    ]
}