OWL EOS Wallet Plugin
OWL Wallet for EOS blockchain
What is OWL EOS Wallet Plugin?
OWL EOS Wallet Plugin is a Chrome extension developed by OWL, and its main feature is "OWL Wallet for EOS blockchain".
Extension Screenshots
Download OWL EOS Wallet Plugin Extension CRX File
Download OWL EOS Wallet Plugin extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | pibpgobjoeapiccleelidkaeeiodjlfg |
Official URL | https://chrome.google.com/webstore/detail/owl-eos-wallet-plugin/pibpgobjoeapiccleelidkaeeiodjlfg |
Description | OWL Wallet for EOS blockchain |
File Size | 209 KB |
Installation Count | 88 |
Current Version | 1.0.1 |
Last Updated | 2019-03-08 |
Publish Date | 2019-03-08 |
Rating | 1.00/5 Total 1 Ratings |
Developer | OWL |
Payment Type | free |
Supported Languages | 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" ] } |