MeeBitkub

Bitkub exchange on Chrome.

MeeBitkub क्या है?

MeeBitkub Siamcreative द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Bitkub exchange on Chrome."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में MeeBitkub एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        [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'"
}