Aergo Connect 3.0
Wallet for Aergo Mainnet, Testnet, and private networks
ما هو Aergo Connect 3.0؟
Aergo Connect 3.0 هو إضافة Chrome تم تطويرها بواسطة aergo.io، والميزة الرئيسية لها هي "Wallet for Aergo Mainnet, Testnet, and private networks".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Aergo Connect 3.0
قم بتنزيل ملفات الامتداد Aergo Connect 3.0 بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Aergo Connect 3.0 is the officially supported wallet as a browser extension. The browser wallet has built-in management of native Aergo tokens on the network and provides access to functions like staking and voting FEATURES - Local encrypted private key storage: your credentials never leave your computer. - Manage accounts on multiple Aergo blockchains - Send transactions: Both value transfers as well as contract calls, with special support for governance transactions - Export and Import of encrypted keystore files - DApp API: interact with enabled websites - TX: Transfer coins, tokens, call smart contracts, with support for governance TXs - Staking & Voting - Token, NFT (ARC1, ARC2 based) OPEN SOURCE Aergo Connect 3.0 is open source. You can verify the source code and build the extension yourself here: https://github.com/aergoio/aergo-connect-3.0 ISSUES Please report issues and feature requests here: https://github.com/aergoio/aergo-connect-3.0/issues For security related reports, please contact us at [email protected]
معلومات أساسية عن التمديد
الاسم | |
ID | mcijhnoalllmbiehiebonblllpimlnle |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/aergo-connect-30/mcijhnoalllmbiehiebonblllpimlnle |
الوصف | Wallet for Aergo Mainnet, Testnet, and private networks |
حجم الملف | 4.9 MB |
عدد التثبيتات | 90 |
النسخة الحالية | 3.3.0 |
آخر تحديث | 2024-02-20 |
تاريخ النشر | 2023-06-19 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | aergo.io |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://aergo.io |
عنوان صفحة سياسة الخصوصية | https://www.aergo.io/privacy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Aergo Connect 3.0", "version": "3.3.0", "version_name": "3.3.0", "description": "Wallet for Aergo Mainnet, Testnet, and private networks", "author": "Aergo team and contributors", "homepage_url": "https:\/\/github.com\/aergoio\/aergo-connect#readme", "minimum_chrome_version": "92", "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "icons": { "17": "img\/icon-17.7d5cab21.png", "102": "img\/icon-102.c605f15d.png", "128": "img\/icon-128.a2c33388.png" }, "background": { "service_worker": "js\/service-worker.js" }, "content_scripts": [ { "matches": [ " |