Eternl
A Cardano light wallet.
ما هو Eternl؟
Eternl هو إضافة Chrome تم تطويرها بواسطة https://eternl.io، والميزة الرئيسية لها هي "A Cardano light wallet.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Eternl
قم بتنزيل ملفات الامتداد Eternl بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Interact with the Cardano blockchain. Send and receive Ada and native tokens. Delegate your Ada to 1 of over 3000 staking pools. Connect your wallet to Cardano dApps. Register for Catalyst voting. Eternl v1.11 includes a complete overhaul of the data core, making the extension much faster to sync data, store less data and need less memory. This update is a major milestone on our road to Eternl v2.
معلومات أساسية عن التمديد
الاسم | Eternl |
ID | kmhcihpebfmpgmihbkipmjlmmioameka |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/eternl/kmhcihpebfmpgmihbkipmjlmmioameka |
الوصف | A Cardano light wallet. |
حجم الملف | 15.73 MB |
عدد التثبيتات | 103,138 |
النسخة الحالية | 1.11.18 |
آخر تحديث | 2023-12-26 |
تاريخ النشر | 2021-12-08 |
تقييم | 4.75/5 مجموع تقييمات 59 |
المطور | https://eternl.io |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://ccvault.io/app/mainnet/imprint |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Eternl", "description": "A Cardano light wallet.", "version": "1.11.18", "manifest_version": 2, "icons": { "16": "icons\/favicon-16x16.png", "32": "icons\/favicon-32x32.png", "48": "icons\/favicon-48x48.png", "96": "icons\/favicon-96x96.png", "128": "icons\/favicon-128x128.png" }, "author": "Tastenkunst GmbH", "browser_action": { "default_title": "Eternl" }, "background": { "scripts": [ "vendor\/trezor-connect.js", "www\/js\/bex-background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ "*:\/\/connect.trezor.io\/*\/popup.html" ], "js": [ "vendor\/trezor-content-script.js" ] }, { "matches": [ " |