Bitfinex Chart Viewer

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

What is Bitfinex Chart Viewer?

Bitfinex Chart Viewer is a Chrome extension developed by NightWolf, and its main feature is "This extension allows the user to extend chart from bitfinex on whole page".

Extension Screenshots

screenshot

Download Bitfinex Chart Viewer Extension CRX File

Download Bitfinex Chart Viewer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Bitfinex Chart Viewer Bitfinex Chart Viewer
ID ffcnbjnhjklahglkjffggfobjnnkkjio
Official URL https://chromewebstore.google.com/detail/bitfinex-chart-viewer/ffcnbjnhjklahglkjffggfobjnnkkjio
Description This extension allows the user to extend chart from bitfinex on whole page
File Size 9.5 KB
Installation Count 87
Current Version 1.1
Last Updated 2017-11-05
Publish Date 2017-11-05
Developer NightWolf
Payment Type free
Supported Languages 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\/"
    ]
}