XIDAR Wallet for RadixDLT
Your Gateway to simplicity. The most powerful wallet to explore RadixDLT.
¿Qué es XIDAR Wallet for RadixDLT?
XIDAR Wallet for RadixDLT es una extensión de Chrome desarrollada por https://xidar.io, y su función principal es "Your Gateway to simplicity. The most powerful wallet to explore RadixDLT.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión XIDAR Wallet for RadixDLT
Descarga archivos de extensión XIDAR Wallet for RadixDLT 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
The XIDAR wallet is the best way to use the RadixDLT network. Creating accounts, sending transactions, staking, swapping, etc... Everything is possible with this wallet. Beyond an application, the wallet will improve your experience by offering the possibility of connecting to compatible applications and websites.
Información Básica de la Extensión
Nombre | XIDAR Wallet for RadixDLT |
ID | hgnpaljkalilofmmbhgkkldbdbogddlo |
URL Oficial | https://chromewebstore.google.com/detail/xidar-wallet-for-radixdlt/hgnpaljkalilofmmbhgkkldbdbogddlo |
Descripción | Your Gateway to simplicity. The most powerful wallet to explore RadixDLT. |
Tamaño del Archivo | 102 MB |
Cantidad de Instalaciones | 1,123 |
Versión Actual | 1.1.1 |
Última Actualización | 2023-10-03 |
Fecha de Publicación | 2022-11-29 |
Calificación | 4.70/5 Total de 23 Calificaciones |
Desarrollador | https://xidar.io |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://xidar.io/wallet |
URL de la Página de Política de Privacidad | https://xidar.Io/privacy |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "XIDAR Wallet for RadixDLT", "description": "Your Gateway to simplicity. The most powerful wallet to explore RadixDLT.", "version": "1.1.1", "author": "XIDAR", "homepage_url": "https:\/\/xidar.io", "icons": { "48": "assets\/images\/icons\/icon48.png", "96": "assets\/images\/icons\/icon96.png" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'", "sandbox": "sandbox allow-scripts; script-src 'self' 'https:\/\/xidar.io' 'https:\/\/apis.google.com\/' 'https:\/\/www.gstatic.com\/' 'https:\/\/*.firebaseio.com' 'https:\/\/www.googleapis.com' 'https:\/\/ajax.googleapis.com'; object-src 'self'" }, "permissions": [ "contextMenus", "activeTab", "notifications", "tabs", "alarms", "storage", "clipboardWrite", "unlimitedStorage" ], "background": { "service_worker": "\/extension\/background\/background.min.js", "type": "module" }, "content_scripts": [ { "matches": [ " |