Panda Wallet
A non-custodial and open-source wallet for BSV and 1Sat Ordinals
Co to jest Panda Wallet?
Panda Wallet to rozszerzenie Chrome opracowane przez Panda Wallet, a jego główną funkcją jest „A non-custodial and open-source wallet for BSV and 1Sat Ordinals”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Panda Wallet
Pobierz pliki rozszerzeń Panda Wallet w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Panda Wallet is an open-source, non-custodial web3 wallet designed for ease of use and everyday transactions for dapps built on Bitcoin SV. Tailored to support BSV and 1Sat Ordinals, Panda Wallet offers a straightforward and secure way to receive, send, and manage your digital assets. Additionally, it is a powerful tool for developers looking to integrate a wallet into their BSV application thanks to Panda Wallet's Web3 provider functionality.
Podstawowe informacje o rozszerzeniu
Nazwa | Panda Wallet |
ID | mlbnicldlpdimbjdcncnklfempedeipj |
Oficjalny URL | https://chromewebstore.google.com/detail/panda-wallet/mlbnicldlpdimbjdcncnklfempedeipj |
Opis | A non-custodial and open-source wallet for BSV and 1Sat Ordinals |
Rozmiar pliku | 2.75 MB |
Liczba instalacji | 2,000 |
Aktualna Wersja | 2.11.4 |
Ostatnia Aktualizacja | 2024-01-24 |
Data Publikacji | 2023-10-21 |
Ocena | 5.00/5 Łącznie 7 Oceny |
Deweloper | Panda Wallet |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/Panda-Wallet/panda-wallet |
Adres URL Strony Polityki Prywatności | https://github.com/Panda-Wallet/panda-wallet/blob/main/PRIVACY_POLICY.md |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.11.4", "manifest_version": 3, "name": "Panda Wallet", "description": "A non-custodial and open-source wallet for BSV and 1Sat Ordinals", "permissions": [ "storage", "unlimitedStorage" ], "action": { "default_popup": "index.html", "default_title": "Panda Wallet" }, "background": { "service_worker": "background.js", "type": "module" }, "content_scripts": [ { "matches": [ " |