Argent X - Starknet Wallet
7 out of 10 Starknet users choose Argent X as their Starknet wallet. Join 2m+ Argent users now.
ما هو Argent X - Starknet Wallet؟
Argent X - Starknet Wallet هو إضافة Chrome تم تطويرها بواسطة https://argent.xyz، والميزة الرئيسية لها هي "7 out of 10 Starknet users choose Argent X as their Starknet wallet. Join 2m+ Argent users now.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Argent X - Starknet Wallet
قم بتنزيل ملفات الامتداد Argent X - Starknet Wallet بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
The most popular Starknet wallet with over 2 million downloads. 7 out of 10 Starknet users choose Argent X. Argent X is fully non-custodial, open-source and audited, and includes advanced security features, including real-time fraud monitoring, 2FA and multisig. You can buy, swap and bridge tokens with low fees in just a few clicks, and manage all of your Starknet NFTs with ease. And if you’re a team building on Starknet, look no further. Argent X is the only audited multisig wallet on Starknet. Download Argent X today, and see for yourself why 7 out 10 Starknet users choose our Starknet wallet.
معلومات أساسية عن التمديد
الاسم | Argent X - Starknet Wallet |
ID | dlcobpjiigpikoobohmabehhmhfoodbb |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/argent-x-starknet-wallet/dlcobpjiigpikoobohmabehhmhfoodbb |
الوصف | 7 out of 10 Starknet users choose Argent X as their Starknet wallet. Join 2m+ Argent users now. |
حجم الملف | 3.55 MB |
عدد التثبيتات | 935,156 |
النسخة الحالية | 5.13.7 |
آخر تحديث | 2024-03-01 |
تاريخ النشر | 2021-11-23 |
تقييم | 4.97/5 مجموع تقييمات 95428 |
المطور | https://argent.xyz |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://argent.xyz/ |
عنوان صفحة المساعدة | https://discord.gg/QaggJEwn |
عنوان صفحة سياسة الخصوصية | https://www.argent.xyz/legal/privacy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "$schema": "https:\/\/json.schemastore.org\/chrome-manifest.json", "name": "Argent X - Starknet Wallet", "description": "7 out of 10 Starknet users choose Argent X as their Starknet wallet. Join 2m+ Argent users now.", "version": "5.13.7", "manifest_version": 3, "action": { "default_icon": { "16": "assets\/logo.png", "48": "assets\/logo.png", "128": "assets\/logo.png" }, "default_title": "Argent X", "default_popup": "index.html" }, "permissions": [ "alarms", "tabs", "storage", "unlimitedStorage", "notifications", "http:\/\/localhost\/*" ], "icons": { "16": "assets\/logo.png", "48": "assets\/logo.png", "128": "assets\/logo.png" }, "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'" }, "content_scripts": [ { "matches": [ " |