SP WALLET
SP WALLET
Cos'è SP WALLET?
SP WALLET è un'estensione di Chrome sviluppata da Special Power, e la sua funzione principale è "SP WALLET".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SP WALLET
Scarica i file di estensione SP WALLET 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
A token wallet providing maximum level of security with ease of use to users. Intuitive placement of display, buttons and texts for user interface facilitate fast learning for how to use in minimal time. Account information and tokens to query can be easily set and managed by users. Functionalities for management of keys and accounts including balance inquiry, transferring and receiving assets and key import and export are all implemented and provided in a seamless interface.
Informazioni di Base sull'Estensione
Nome | SP WALLET |
ID | dgolljjaljlkakkppbbmfbdohnmdmbgg |
URL Ufficiale | https://chromewebstore.google.com/detail/sp-wallet/dgolljjaljlkakkppbbmfbdohnmdmbgg |
Descrizione | SP WALLET |
Dimensione del File | 19.47 MB |
Conteggio Installazioni | 60 |
Versione Corrente | 1.1.4 |
Ultimo Aggiornamento | 2023-11-14 |
Data di Pubblicazione | 2021-10-02 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | Special Power |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://sp.testneta.com |
URL della Pagina di Aiuto | http://spsi.or.kr |
URL della Pagina della Politica sulla Privacy | http://sp.testneta.com/privacy_policy.html |
Lingue Supportate | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "SP WALLET", "description": "SP WALLET", "version": "1.1.4", "background": { "service_worker": "\/lib\/jquery-3.6.0.min.js" }, "action": { "default_title": "SP WALLET", "default_icon": "img\/sp\/sp-icon-75.png", "default_popup": "view\/dispatcher.html" }, "permissions": [], "host_permissions": [] } |