Banana Wallet
Solana wallet for easy micropayments
Was ist Banana Wallet?
Banana Wallet ist eine Chrome-Erweiterung, die von https://bananawallet.io entwickelt wurde, und ihr Hauptmerkmal ist "Solana wallet for easy micropayments".
Erweiterungsscreenshots
Banana Wallet-Erweiterungs-CRX-Datei herunterladen
Laden Sie Banana Wallet-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Banana Wallet |
ID | mnammebgekchdjfjapkmfopmemnecdkn |
Offizielle URL | https://chromewebstore.google.com/detail/banana-wallet/mnammebgekchdjfjapkmfopmemnecdkn |
Beschreibung | Solana wallet for easy micropayments |
Dateigröße | 5.82 MB |
Installationsanzahl | 66 |
Aktuelle Version | 1.2.7 |
Letztes Update | 2022-04-01 |
Veröffentlichungsdatum | 2022-03-10 |
Entwickler | https://bananawallet.io |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://bananawallet.io/ |
Unterstützte Sprachen | 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": [ " |