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"
    ]
}