OWL EOS Wallet Plugin
OWL Wallet for EOS blockchain
Co to jest OWL EOS Wallet Plugin?
OWL EOS Wallet Plugin to rozszerzenie Chrome opracowane przez OWL, a jego główną funkcją jest „OWL Wallet for EOS blockchain”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia OWL EOS Wallet Plugin
Pobierz pliki rozszerzeń OWL EOS Wallet Plugin w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | pibpgobjoeapiccleelidkaeeiodjlfg |
Oficjalny URL | https://chrome.google.com/webstore/detail/owl-eos-wallet-plugin/pibpgobjoeapiccleelidkaeeiodjlfg |
Opis | OWL Wallet for EOS blockchain |
Rozmiar pliku | 209 KB |
Liczba instalacji | 88 |
Aktualna Wersja | 1.0.1 |
Ostatnia Aktualizacja | 2019-03-08 |
Data Publikacji | 2019-03-08 |
Ocena | 1.00/5 Łącznie 1 Oceny |
Deweloper | OWL |
Typ Płatności | free |
Obsługiwane Języki | 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" ] } |