Banana Wallet
Solana wallet for easy micropayments
什麼是Banana Wallet?
Banana Wallet是由https://bananawallet.io開發的Chrome擴展程式,該擴展的主要功能是“Solana wallet for easy micropayments”。
擴展截圖
下載Banana Wallet擴展crx文件
下載Banana Wallet擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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": [ " |