X-Crypto

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

O que é X-Crypto?

X-Crypto é uma extensão do Chrome desenvolvida por https://x-sure.co, e sua principal característica é "Use X-Crypto ticker to track the crypto price at a glance while you are working or surfing on the internet.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão X-Crypto

Baixe arquivos de extensão X-Crypto no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome X-Crypto X-Crypto
ID hmjoaalgapkjmnccfciciojahchjojlf
URL Oficial https://chromewebstore.google.com/detail/x-crypto/hmjoaalgapkjmnccfciciojahchjojlf
Descrição Use X-Crypto ticker to track the crypto price at a glance while you are working or surfing on the internet.
Tamanho do Arquivo 2.07 MB
Contagem de Instalações 28
Versão Atual 0.0.7
Última Atualização 2023-05-06
Data de Publicação 2022-07-13
Classificação 5.00/5 Total de 8 Avaliações
Desenvolvedor https://x-sure.co
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://crypto.x-sure.co
URL da Página de Ajuda https://x-sure.co/feature-request
URL da Página de Política de Privacidade https://x-sure.co/privacy-policy
Idiomas Suportados 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"
    }
}