OWL EOS Wallet Plugin

OWL Wallet for EOS blockchain

Qu'est-ce que OWL EOS Wallet Plugin ?

OWL EOS Wallet Plugin est une extension Chrome développée par OWL, et sa fonction principale est "OWL Wallet for EOS blockchain".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension OWL EOS Wallet Plugin

Téléchargez les fichiers d'extension OWL EOS Wallet Plugin au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom OWL EOS Wallet Plugin OWL EOS Wallet Plugin
ID pibpgobjoeapiccleelidkaeeiodjlfg
URL Officiel https://chrome.google.com/webstore/detail/owl-eos-wallet-plugin/pibpgobjoeapiccleelidkaeeiodjlfg
Description OWL Wallet for EOS blockchain
Taille du Fichier 209 KB
Nombre d'Installations 88
Version Actuelle 1.0.1
Dernière Mise à Jour 2019-03-08
Date de Publication 2019-03-08
Évaluation 1.00/5 Total 1 Évaluations
Développeur OWL
Type de Paiement free
Langues Prises en Charge 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"
    ]
}