OWL EOS Wallet Plugin

OWL Wallet for EOS blockchain

什么是OWL EOS Wallet Plugin?

OWL EOS Wallet Plugin是由OWL开发的Chrome扩展程序,该扩展的主要功能是“OWL Wallet for EOS blockchain”。

扩展截图

screenshot

下载OWL EOS Wallet Plugin扩展crx文件

下载OWL EOS Wallet Plugin扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 OWL EOS Wallet Plugin OWL EOS Wallet Plugin
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"
    ]
}