OWL EOS Wallet Plugin

OWL Wallet for EOS blockchain

Cos'è OWL EOS Wallet Plugin?

OWL EOS Wallet Plugin è un'estensione di Chrome sviluppata da OWL, e la sua funzione principale è "OWL Wallet for EOS blockchain".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione OWL EOS Wallet Plugin

Scarica i file di estensione OWL EOS Wallet Plugin in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome OWL EOS Wallet Plugin OWL EOS Wallet Plugin
ID pibpgobjoeapiccleelidkaeeiodjlfg
URL Ufficiale https://chrome.google.com/webstore/detail/owl-eos-wallet-plugin/pibpgobjoeapiccleelidkaeeiodjlfg
Descrizione OWL Wallet for EOS blockchain
Dimensione del File 209 KB
Conteggio Installazioni 88
Versione Corrente 1.0.1
Ultimo Aggiornamento 2019-03-08
Data di Pubblicazione 2019-03-08
Valutazione 1.00/5 Totale 1 Valutazioni
Sviluppatore OWL
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}