Bitfinex Chart Viewer

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

Bitfinex Chart Viewerとは何ですか?

Bitfinex Chart ViewerはNightWolfによって開発されたChromeの拡張機能で、その主な機能は「This extension allows the user to extend chart from bitfinex on whole page」です。

拡張機能のスクリーンショット

screenshot

Bitfinex Chart Viewer拡張機能のCRXファイルをダウンロード

Bitfinex Chart Viewer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Bitfinex Chart Viewer Bitfinex Chart Viewer
ID ffcnbjnhjklahglkjffggfobjnnkkjio
公式URL https://chromewebstore.google.com/detail/bitfinex-chart-viewer/ffcnbjnhjklahglkjffggfobjnnkkjio
説明 This extension allows the user to extend chart from bitfinex on whole page
ファイルサイズ 9.5 KB
インストール数 87
現在のバージョン 1.1
最終更新日 2017-11-05
公開日 2017-11-05
開発者 NightWolf
支払い方法 free
対応言語 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\/"
    ]
}