Banana Wallet
Solana wallet for easy micropayments
Banana Wallet란 무엇입니까?
Banana Wallet은(는) https://bananawallet.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Solana wallet for easy micropayments"입니다.
확장 프로그램 스크린샷
Banana Wallet 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Banana Wallet is the first solana wallet that focus on easy micropayments. You can use this extension to Tip creators and developers. You can create your own Tip button and share it with your friends. Everything is possible on the Solana network! If you have any questions or suggestions - feel free to contact us: [email protected] Don't forget to join our Twitter and Discord for news. GMI! This projects is a part of the Riptide Hackaton sponsored by Solana Foundation and great companies like Google.
확장 프로그램 기본 정보
이름 | Banana Wallet |
ID | mnammebgekchdjfjapkmfopmemnecdkn |
공식 URL | https://chromewebstore.google.com/detail/banana-wallet/mnammebgekchdjfjapkmfopmemnecdkn |
설명 | Solana wallet for easy micropayments |
파일 크기 | 5.82 MB |
설치 횟수 | 66 |
현재 버전 | 1.2.7 |
최근 업데이트 | 2022-04-01 |
출시 날짜 | 2022-03-10 |
개발자 | https://bananawallet.io |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://bananawallet.io/ |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Banana Wallet", "short_name": "Banana", "description": "Solana wallet for easy micropayments", "homepage_url": "https:\/\/bananawallet.io", "version": "1.2.7", "manifest_version": 3, "icons": { "16": "\/icons\/banana_wallet_16.png", "48": "\/icons\/banana_wallet_48.png", "128": "\/icons\/banana_wallet_128.png", "256": "\/icons\/banana_wallet_256.png" }, "permissions": [ "storage" ], "action": { "default_popup": "\/index.html", "default_title": "Banana Wallet" }, "background": { "service_worker": "\/static\/js\/background.08eae7c6.js" }, "content_scripts": [ { "matches": [ " |