X-Crypto

Use X-Crypto ticker to track the crypto price at a glance while you are working or surfing on the internet.

什麼是X-Crypto?

X-Crypto是由https://x-sure.co開發的Chrome擴展程式,該擴展的主要功能是“Use X-Crypto ticker to track the crypto price at a glance while you are working or surfing on the internet.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載X-Crypto擴展crx文件

下載X-Crypto擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        X-Crypto, a web crypto ticker that you can track the price at a glance on the Chrome browser, only when you need it, it is always over there.  X-Crypto includes some built-in themes, more and more well-designed themes will be added in the future. 

X-Crypto ticker supports almost the top 10 cryptocurrencies in the early versions and will be updated to more and more kinds. It is powered by several professional platforms' data sources. 

X-Crypto is not only a Chrome extension, but also can be visited at https://crypto.x-sure.co.  In the early versions, X-Crypto is just a simple crypto ticker, we are looking forward to receiving feedback from the users, then adding the most-wanted features to our update list, making it stronger and more functional. 

You could send us feedback via https://x-sure.co/feature-request/ and track the product updates via the change log https://x-sure.notion.site/Change-log-of-X-Crypto-e5f4c8cede974ba1815a0cedc88211ef                    

擴展基本資訊

名稱 X-Crypto X-Crypto
ID hmjoaalgapkjmnccfciciojahchjojlf
官方網址 https://chromewebstore.google.com/detail/x-crypto/hmjoaalgapkjmnccfciciojahchjojlf
簡介 Use X-Crypto ticker to track the crypto price at a glance while you are working or surfing on the internet.
檔案大小 2.07 MB
安裝次數 28
目前版本 0.0.7
更新時間 2023-05-06
上架時間 2022-07-13
評分 5.00/5 共 8 次評分
開發者 https://x-sure.co
電子郵箱 [email protected]
付費類型 free
擴展官網 https://crypto.x-sure.co
說明頁面URL https://x-sure.co/feature-request
隱私政策頁面URL https://x-sure.co/privacy-policy
支援的語言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "X-Crypto",
    "short_name": "X-Crypto",
    "description": "Use X-Crypto ticker to track the crypto price at a glance while you are working or surfing on the internet.",
    "author": "X-SURE Lab",
    "version": "0.0.7",
    "manifest_version": 3,
    "homepage_url": "https:\/\/x-sure.co",
    "icons": {
        "16": "images\/logo16.png",
        "32": "images\/logo32.png",
        "48": "images\/logo48.png",
        "128": "images\/logo128.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/logo16.png",
            "32": "images\/logo32.png",
            "48": "images\/logo48.png"
        },
        "default_title": "Open Ticker",
        "default_popup": "index.html"
    }
}