OWL EOS Wallet Plugin
OWL Wallet for EOS blockchain
ما هو OWL EOS Wallet Plugin؟
OWL EOS Wallet Plugin هو إضافة Chrome تم تطويرها بواسطة OWL، والميزة الرئيسية لها هي "OWL Wallet for EOS blockchain".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة OWL EOS Wallet Plugin
قم بتنزيل ملفات الامتداد OWL EOS Wallet Plugin بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Owl EOS Wallet allows you to view the history and status of the account, perform operations such as transferring tokens, staking and unstaking EOS, buying and selling RAM, creating accounts. All data is stored locally in an encrypted form, access is password protected.
معلومات أساسية عن التمديد
الاسم | |
ID | pibpgobjoeapiccleelidkaeeiodjlfg |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/owl-eos-wallet-plugin/pibpgobjoeapiccleelidkaeeiodjlfg |
الوصف | OWL Wallet for EOS blockchain |
حجم الملف | 209 KB |
عدد التثبيتات | 88 |
النسخة الحالية | 1.0.1 |
آخر تحديث | 2019-03-08 |
تاريخ النشر | 2019-03-08 |
تقييم | 1.00/5 مجموع تقييمات 1 |
المطور | OWL |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "OWL EOS Wallet Plugin", "description": "OWL Wallet for EOS blockchain", "version": "1.0.1", "browser_action": { "default_icon": "owl.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |