OWL EOS Wallet Plugin
OWL Wallet for EOS blockchain
OWL EOS Wallet Plugin क्या है?
OWL EOS Wallet Plugin OWL द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "OWL Wallet for EOS blockchain"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में OWL EOS Wallet Plugin एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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" ] } |