X-Crypto
Use X-Crypto ticker to track the crypto price at a glance while you are working or surfing on the internet.
¿Qué es X-Crypto?
X-Crypto es una extensión de Chrome desarrollada por https://x-sure.co, y su función principal es "Use X-Crypto ticker to track the crypto price at a glance while you are working or surfing on the internet.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión X-Crypto
Descarga archivos de extensión X-Crypto en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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 Información Básica de la Extensión
| Nombre | |
| ID | hmjoaalgapkjmnccfciciojahchjojlf |
| URL Oficial | https://chromewebstore.google.com/detail/x-crypto/hmjoaalgapkjmnccfciciojahchjojlf |
| Descripción | Use X-Crypto ticker to track the crypto price at a glance while you are working or surfing on the internet. |
| Tamaño del Archivo | 2.07 MB |
| Cantidad de Instalaciones | 28 |
| Versión Actual | 0.0.7 |
| Última Actualización | 2023-05-06 |
| Fecha de Publicación | 2022-07-13 |
| Calificación | 5.00/5 Total de 8 Calificaciones |
| Desarrollador | https://x-sure.co |
| Correo electrónico | [email protected] |
| Tipo de Pago | free |
| Sitio Web de la Extensión | https://crypto.x-sure.co |
| URL de la Página de Ayuda | https://x-sure.co/feature-request |
| URL de la Página de Política de Privacidad | https://x-sure.co/privacy-policy |
| Idiomas Soportados | 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"
}
} | |