MeeBitkub

Bitkub exchange on Chrome.

MeeBitkubとは何ですか?

MeeBitkubはSiamcreativeによって開発されたChromeの拡張機能で、その主な機能は「Bitkub exchange on Chrome.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        [MeeBitKub]

You can check the Cryptocurrency price of  Bitkub exchange on Chrome. 
[https://www.bitkub.com]

Features:
- Update the latest coin price.
- Add your favorite coins in the list.
- Show Bid and Ask in the real time.
- No need to login or open the exchange dashboard, Just click on the icon.
- Compare price with Binance , Coinbase and StangPro
- Fast and flexible                    

拡張機能の基本情報

名前 MeeBitkub MeeBitkub
ID gikhpbobeeodkpgefokcefpiiifenhip
公式URL https://chromewebstore.google.com/detail/meebitkub/gikhpbobeeodkpgefokcefpiiifenhip
説明 Bitkub exchange on Chrome.
ファイルサイズ 103 KB
インストール数 150
現在のバージョン 3.2.4
最終更新日 2021-03-25
公開日 2021-01-28
開発者 Siamcreative
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MeeBitkub",
    "description": "Bitkub exchange on Chrome.",
    "version": "3.2.4",
    "icons": {
        "16": "images\/MeeBitKub16.png",
        "32": "images\/MeeBitKub32.png",
        "48": "images\/MeeBitKub48.png",
        "128": "images\/MeeBitKub128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/MeeBitKub16.png",
            "32": "images\/MeeBitKub32.png",
            "48": "images\/MeeBitKub48.png",
            "128": "images\/MeeBitKub128.png"
        },
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/api.bitkub.com\/",
        "https:\/\/api.binance.com\/",
        "https:\/\/api.tdax.com\/",
        "https:\/\/api.coinbase.com\/"
    ],
    "content_security_policy": "script-src 'self' https:\/\/api.bitkub.com\/ https:\/\/api.coinbase.com\/ https:\/\/api.tdax.com\/ https:\/\/api.binance.com https:\/\/cdn.datatables.net https:\/\/bootswatch.com https:\/\/maxcdn.bootstrapcdn.com https:\/\/ajax.googleapis.com https:\/\/cdnjs.cloudflare.com; object-src 'self'"
}