SP WALLET
SP WALLET
什麼是SP WALLET?
SP WALLET是由Special Power開發的Chrome擴展程式,該擴展的主要功能是“SP WALLET”。
擴展截圖
下載SP WALLET擴展crx文件
下載SP WALLET擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | SP WALLET |
ID | dgolljjaljlkakkppbbmfbdohnmdmbgg |
官方網址 | https://chromewebstore.google.com/detail/sp-wallet/dgolljjaljlkakkppbbmfbdohnmdmbgg |
簡介 | SP WALLET |
檔案大小 | 19.47 MB |
安裝次數 | 60 |
目前版本 | 1.1.4 |
更新時間 | 2023-11-14 |
上架時間 | 2021-10-02 |
評分 | 5.00/5 共 1 次評分 |
開發者 | Special Power |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://sp.testneta.com |
說明頁面URL | http://spsi.or.kr |
隱私政策頁面URL | http://sp.testneta.com/privacy_policy.html |
支援的語言 | 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": [] } |