XIDAR Wallet for RadixDLT
Your Gateway to simplicity. The most powerful wallet to explore RadixDLT.
O que é XIDAR Wallet for RadixDLT?
XIDAR Wallet for RadixDLT é uma extensão do Chrome desenvolvida por https://xidar.io, e sua principal característica é "Your Gateway to simplicity. The most powerful wallet to explore RadixDLT.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão XIDAR Wallet for RadixDLT
Baixe arquivos de extensão XIDAR Wallet for RadixDLT 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
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.
Informações Básicas da Extensão
Nome | XIDAR Wallet for RadixDLT |
ID | hgnpaljkalilofmmbhgkkldbdbogddlo |
URL Oficial | https://chromewebstore.google.com/detail/xidar-wallet-for-radixdlt/hgnpaljkalilofmmbhgkkldbdbogddlo |
Descrição | Your Gateway to simplicity. The most powerful wallet to explore RadixDLT. |
Tamanho do Arquivo | 102 MB |
Contagem de Instalações | 1,123 |
Versão Atual | 1.1.1 |
Última Atualização | 2023-10-03 |
Data de Publicação | 2022-11-29 |
Classificação | 4.70/5 Total de 23 Avaliações |
Desenvolvedor | https://xidar.io |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://xidar.io/wallet |
URL da Página de Política de Privacidade | https://xidar.Io/privacy |
Idiomas Suportados | 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": [ " |