Saifu - Solana Wallet
The modular Solana Super-Wallet
Was ist Saifu - Solana Wallet?
Saifu - Solana Wallet ist eine Chrome-Erweiterung, die von https://saifuwallet.com entwickelt wurde, und ihr Hauptmerkmal ist "The modular Solana Super-Wallet".
Erweiterungsscreenshots
Saifu - Solana Wallet-Erweiterungs-CRX-Datei herunterladen
Laden Sie Saifu - Solana 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
Saifu is the modular Solana wallet for Pro-Users, made for people that live in Web3 by people that do the same. Stake, trade and explore the Solana ecosystem without ever leaving your wallet. Use the new full-screen view to get a quick glimpse over your assets, and never get left behind in the unknown. Integrate Solana protocols right into Saifu through an open plugin system and customize it to fit your use-case perfectly! Connect to web3 dApps through Saifus unique emulation layer by pretending it's Phantom or Slope. Saifu is here to help you get more out of DeFi - your new Solana companion that doesn't try to handhold you.
Grundlegende Informationen zur Erweiterung
Name | Saifu - Solana Wallet |
ID | ejdabmcenoflojakpkgjnilnohjoobac |
Offizielle URL | https://chromewebstore.google.com/detail/saifu-solana-wallet/ejdabmcenoflojakpkgjnilnohjoobac |
Beschreibung | The modular Solana Super-Wallet |
Dateigröße | 5.2 MB |
Installationsanzahl | 282 |
Aktuelle Version | 1.5.0 |
Letztes Update | 2022-07-22 |
Veröffentlichungsdatum | 2022-04-03 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | https://saifuwallet.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://saifuwallet.com |
Hilfeseite URL | https://github.com/saifuwallet/saifu/issues/new |
URL der Datenschutzrichtlinien-Seite | https://github.com/saifuwallet/saifu/blob/main/privacy-policy.md |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Saifu - Solana Wallet", "version": "1.5.0", "description": "The modular Solana Super-Wallet", "background": { "service_worker": "background.bundle.js", "type": "module" }, "icons": { "128": "logo.png" }, "permissions": [ "storage", "unlimitedStorage" ], "action": { "default_popup": "popup.html" }, "web_accessible_resources": [ { "resources": [ "inpage.bundle.js" ], "matches": [ " |