XIDAR Wallet for RadixDLT
Your Gateway to simplicity. The most powerful wallet to explore RadixDLT.
What is XIDAR Wallet for RadixDLT?
XIDAR Wallet for RadixDLT is a Chrome extension developed by https://xidar.io, and its main feature is "Your Gateway to simplicity. The most powerful wallet to explore RadixDLT.".
Extension Screenshots
Download XIDAR Wallet for RadixDLT Extension CRX File
Download XIDAR Wallet for RadixDLT extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | XIDAR Wallet for RadixDLT |
ID | hgnpaljkalilofmmbhgkkldbdbogddlo |
Official URL | https://chromewebstore.google.com/detail/xidar-wallet-for-radixdlt/hgnpaljkalilofmmbhgkkldbdbogddlo |
Description | Your Gateway to simplicity. The most powerful wallet to explore RadixDLT. |
File Size | 102 MB |
Installation Count | 1,123 |
Current Version | 1.1.1 |
Last Updated | 2023-10-03 |
Publish Date | 2022-11-29 |
Rating | 4.70/5 Total 23 Ratings |
Developer | https://xidar.io |
[email protected] | |
Payment Type | free |
Extension Website | https://xidar.io/wallet |
Privacy Policy Page URL | https://xidar.Io/privacy |
Supported Languages | 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": [ " |