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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
공식 URL 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"
    }
}