XIDAR Wallet for RadixDLT
Your Gateway to simplicity. The most powerful wallet to explore RadixDLT.
ما هو XIDAR Wallet for RadixDLT؟
XIDAR Wallet for RadixDLT هو إضافة Chrome تم تطويرها بواسطة https://xidar.io، والميزة الرئيسية لها هي "Your Gateway to simplicity. The most powerful wallet to explore RadixDLT.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة XIDAR Wallet for RadixDLT
قم بتنزيل ملفات الامتداد XIDAR Wallet for RadixDLT بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | XIDAR Wallet for RadixDLT |
ID | hgnpaljkalilofmmbhgkkldbdbogddlo |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/xidar-wallet-for-radixdlt/hgnpaljkalilofmmbhgkkldbdbogddlo |
الوصف | Your Gateway to simplicity. The most powerful wallet to explore RadixDLT. |
حجم الملف | 102 MB |
عدد التثبيتات | 1,123 |
النسخة الحالية | 1.1.1 |
آخر تحديث | 2023-10-03 |
تاريخ النشر | 2022-11-29 |
تقييم | 4.70/5 مجموع تقييمات 23 |
المطور | https://xidar.io |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://xidar.io/wallet |
عنوان صفحة سياسة الخصوصية | https://xidar.Io/privacy |
اللغات المدعومة | 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": [ " |