MeeBitkub

Bitkub exchange on Chrome.

MeeBitkubคืออะไร?

MeeBitkub เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Siamcreative และคุณลักษณะหลักของมันคือ "Bitkub exchange on Chrome."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย MeeBitkub

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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'"
}