Panda Wallet
PandaWallet plugin is an official plugin that is convenient for users to use on multiple ends. Through this plugin, we can…
Hvad er Panda Wallet?
Panda Wallet er en Chrome-udvidelse udviklet af pandacrypot, og dens hovedfunktion er "PandaWallet plugin is an official plugin that is convenient for users to use on multiple ends. Through this plugin, we can…".
Udvidelsesskærmbilleder
Download Panda Wallet-udvidelses-CRX-fil
Download Panda Wallet-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
PandaWallet plugin is an official plugin that is convenient for users to use on multiple ends. Through this plugin, we can real-time understand the time prices and fluctuations of various virtual currencies. We can use the token management function to view the tokens we are following and understand the current token market. At the same time, we can also use this plugin for virtual currency transactions. However, due to the decentralized nature of blockchain, please pay attention to whether the recipient is correct when transferring. If it is a face-to-face transaction, it is best. We provide the recipient with a payment QR code, and the transferor can directly transfer by scanning the QR code. We also provide a transfer history function to facilitate users to view each transaction record, view each transaction time, transaction partner wallet address, transaction amount, and so on; Please read all of our features here: https://pandawallet.pro For support, please send an email to: [email protected]
Grundlæggende oplysninger om udvidelsen
Navn | Panda Wallet |
ID | mkpdopdllihjhemekgioagjbbfdboopi |
Officiel URL | https://chromewebstore.google.com/detail/panda-wallet/mkpdopdllihjhemekgioagjbbfdboopi |
Beskrivelse | PandaWallet plugin is an official plugin that is convenient for users to use on multiple ends. Through this plugin, we can… |
Filstørrelse | 1.15 MB |
Antal Installationer | 58 |
Nuværende Version | 1.0.7 |
Senest Opdateret | 2023-12-14 |
Udgivelsesdato | 2023-06-17 |
Bedømmelse | 5.00/5 Samlet 56 Bedømmelser |
Udvikler | pandacrypot |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://pandawallet.pro/ |
URL til Fortrolighedspolitik Side | https://h5.pandawallet.pro/policy/privacy-policy.html |
Understøttede Sprog | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Panda Wallet", "version": "1.0.7", "action": { "default_popup": "src\/popup\/index.html", "default_icon": { "16": "logo2.png", "32": "logo2.png", "48": "logo2.png" } }, "options_page": "src\/options\/index.html", "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/content-script-loader.index.js.6476a7c8.2f7708dd.js" ], "matches": [ "file:\/\/*\/*", "http:\/\/*\/*", "https:\/\/*\/*", "*:\/\/*.pandawallet.pro\/*", " |