SP WALLET
SP WALLET
SP WALLET란 무엇입니까?
SP WALLET은(는) Special Power에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "SP WALLET"입니다.
확장 프로그램 스크린샷
SP WALLET 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 URL | 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": [] } |