wemineltc.com Mining Dashboard

wemineltc.com mining dashboard

wemineltc.com Mining Dashboardとは何ですか?

wemineltc.com Mining Dashboardはcoinmanによって開発されたChromeの拡張機能で、その主な機能は「wemineltc.com mining dashboard」です。

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

screenshot

wemineltc.com Mining Dashboard拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Shows the current hashrate and confirmed rewards
on a badge.

On click displays current mining status,
including the status of all workers.

Also features an alert if hashrate goes below a certain
level.

To use this app, you need to set the API key from your
Account settings to the extensions options.

If you find this app useful, please donate:

LTreattXwhcNvbD2kXG4g6KjSz3cqqTJwJ                    

拡張機能の基本情報

名前 wemineltc.com Mining Dashboard wemineltc.com Mining Dashboard
ID edakpoidfjdfpkojcccjhafienciicie
公式URL https://chrome.google.com/webstore/detail/wemineltccom-mining-dashb/edakpoidfjdfpkojcccjhafienciicie
説明 wemineltc.com mining dashboard
ファイルサイズ 97.74 KB
インストール数 384
現在のバージョン 1.3
最終更新日 2013-05-20
公開日 2013-05-20
評価 4.33/5 合計 6 レビュー
開発者 coinman
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "wemineltc.com Mining Dashboard",
    "description": "wemineltc.com mining dashboard",
    "version": "1.3",
    "permissions": [
        "storage",
        "https:\/\/www.wemineltc.com\/api\/"
    ],
    "options_page": "options.html",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "MiningDashboard.html"
    },
    "icons": {
        "22": "icon.png",
        "128": "icon128.png"
    }
}