OWL EOS Wallet Plugin
OWL Wallet for EOS blockchain
Wat is OWL EOS Wallet Plugin?
OWL EOS Wallet Plugin is een Chrome-extensie ontwikkeld door OWL, en de belangrijkste functie is "OWL Wallet for EOS blockchain".
Extensie Screenshots
Download het CRX-bestand van de extensie OWL EOS Wallet Plugin
Download OWL EOS Wallet Plugin-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | pibpgobjoeapiccleelidkaeeiodjlfg |
Officiële URL | https://chrome.google.com/webstore/detail/owl-eos-wallet-plugin/pibpgobjoeapiccleelidkaeeiodjlfg |
Beschrijving | OWL Wallet for EOS blockchain |
Bestandsgrootte | 209 KB |
Aantal Installaties | 88 |
Huidige Versie | 1.0.1 |
Laatst Bijgewerkt | 2019-03-08 |
Publicatiedatum | 2019-03-08 |
Beoordeling | 1.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | OWL |
Betalingswijze | free |
Ondersteunde Talen | 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" ] } |