Solflare Wallet
A safe and powerful crypto wallet that brings all of the benefits of Solana to you
Apa itu Solflare Wallet?
Solflare Wallet adalah ekstensi Chrome yang dikembangkan oleh https://solflare.com, dan fitur utamanya adalah "A safe and powerful crypto wallet that brings all of the benefits of Solana to you".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Solflare Wallet
Unduh file ekstensi Solflare Wallet dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Solflare is a full-featured crypto wallet, available both on web and as an extension, for Solana and SPL tokens. It allows you to send, receive and securely store tokens on the Solana blockchain, and allows access to decentralized applications on Solana. Solflare includes support for staking Solana to the validator of your choice, as well as a Swap function that allows users to swap between tokens within their wallet. Solflare also includes NFT support with full metadata and is compatible with Ledger devices.
Informasi Dasar Ekstensi
Nama | Solflare Wallet |
ID | bhhhlbepdkbapadjdnnojkbgioiodbic |
URL Resmi | https://chromewebstore.google.com/detail/solflare-wallet/bhhhlbepdkbapadjdnnojkbgioiodbic |
Deskripsi | A safe and powerful crypto wallet that brings all of the benefits of Solana to you |
Ukuran File | 26.38 MB |
Jumlah Instalasi | 401,660 |
Versi Saat Ini | 1.63.0 |
Terakhir Diperbarui | 2024-02-22 |
Tanggal Publikasi | 2021-08-30 |
Penilaian | 4.70/5 Total 244 Penilaian |
Pengembang | https://solflare.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://solflare.com/ |
URL Halaman Bantuan | https://solflare.com/support |
URL Halaman Kebijakan Privasi | https://solflare.com/privacy-policy.html |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Solflare Wallet", "description": "A safe and powerful crypto wallet that brings all of the benefits of Solana to you", "version": "1.63.0", "manifest_version": 2, "icons": { "16": "assets\/logo-16.png", "24": "assets\/logo-24.png", "32": "assets\/logo-32.png", "48": "assets\/logo-48.png", "128": "assets\/logo-128.png" }, "browser_action": { "default_icon": { "16": "assets\/logo-16.png", "24": "assets\/logo-24.png", "32": "assets\/logo-32.png", "48": "assets\/logo-48.png", "128": "assets\/logo-128.png" }, "default_title": "Solflare", "default_popup": "app_popup.html" }, "commands": { "_execute_browser_action": { "suggested_key": { "default": "Alt+Shift+S" }, "description": "Open Solflare extension" } }, "content_scripts": [ { "matches": [ " |