Huobi Global Investment

Huobi Global Investment.

Huobi Global Investment क्या है?

Huobi Global Investment Huobi Invest द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Huobi Global Investment."।

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

screenshot

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

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

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

                        Since its establishment in 2013, Huobi's accumulative turnover has exceeded $1 trillion and once became the world's largest digital asset exchange with a global share of 50%. Financed by ZhenFund and Sequoia Capital, Huobi Group has invested in more than ten upstream and downstream enterprises. It has established compliance service teams in Singapore, US, Japan, South Korea, Hong Kong, Thailand, Australia with its secure and credible trading and asset management services to millions of users in 130+ countries.                    

एक्सटेंशन की मूल जानकारी

नाम Huobi Global Investment Huobi Global Investment
ID flenghkhpmkpbfbnpgndfdacnimiamhi
आधिकारिक URL https://chrome.google.com/webstore/detail/huobi-global-investment/flenghkhpmkpbfbnpgndfdacnimiamhi
विवरण Huobi Global Investment.
फ़ाइल का आकार 277 KB
स्थापना संख्या 241
वर्तमान संस्करण 1.5
अंतिम अपडेट 2019-01-28
प्रकाशन तिथि 2019-01-28
रेटिंग 3.67/5 कुल 6 रेटिंग्स
डेवलपर Huobi Invest
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.huobi.com/
गोपनीयता नीति पृष्ठ URL https://www.huobi.com/about/privacy
समर्थित भाषाएँ en
manifest.json
{
    "manifest_version": 2,
    "name": "Huobi Global Investment",
    "version": "1.5",
    "description": "Huobi Global Investment.",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "icon.png",
            "24": "icon.png",
            "32": "icon.png"
        },
        "default_title": "Wellcome Huobi Global Investment",
        "default_popup": "popup\/popup.html"
    },
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "https:\/\/www.huobi.com\/*",
        "http:\/\/www.huobi.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.huobi.com\/*"
            ],
            "js": [
                "popup\/js\/jquery.min.js",
                "popup\/js\/JQuery.md5.js",
                "popup\/js\/JQuery.cookie.js",
                "\/ChipPlus.js",
                "\/contentScript.js"
            ]
        }
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Huobi IT"
}