Banana Wallet
Solana wallet for easy micropayments
Banana Wallet là gì?
Banana Wallet là một tiện ích mở rộng Chrome được phát triển bởi https://bananawallet.io, và tính năng chính của nó là "Solana wallet for easy micropayments".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Banana Wallet
Tải xuống các tệp mở rộng Banana Wallet dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Banana Wallet |
ID | mnammebgekchdjfjapkmfopmemnecdkn |
URL Chính Thức | https://chromewebstore.google.com/detail/banana-wallet/mnammebgekchdjfjapkmfopmemnecdkn |
Mô tả | Solana wallet for easy micropayments |
Kích Thước Tệp | 5.82 MB |
Số Lần Cài Đặt | 66 |
Phiên Bản Hiện Tại | 1.2.7 |
Cập Nhật Lần Cuối | 2022-04-01 |
Ngày Phát Hành | 2022-03-10 |
Nhà Phát Triển | https://bananawallet.io |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://bananawallet.io/ |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |