Panda Wallet
PandaWallet plugin is an official plugin that is convenient for users to use on multiple ends. Through this plugin, we can…
什麼是Panda Wallet?
Panda Wallet是由pandacrypot開發的Chrome擴展程式,該擴展的主要功能是“PandaWallet plugin is an official plugin that is convenient for users to use on multiple ends. Through this plugin, we can…”。
擴展截圖
下載Panda Wallet擴展crx文件
下載Panda Wallet擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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]
擴展基本資訊
名稱 | Panda Wallet |
ID | mkpdopdllihjhemekgioagjbbfdboopi |
官方網址 | https://chromewebstore.google.com/detail/panda-wallet/mkpdopdllihjhemekgioagjbbfdboopi |
簡介 | PandaWallet plugin is an official plugin that is convenient for users to use on multiple ends. Through this plugin, we can… |
檔案大小 | 1.15 MB |
安裝次數 | 58 |
目前版本 | 1.0.7 |
更新時間 | 2023-12-14 |
上架時間 | 2023-06-17 |
評分 | 5.00/5 共 56 次評分 |
開發者 | pandacrypot |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://pandawallet.pro/ |
隱私政策頁面URL | https://h5.pandawallet.pro/policy/privacy-policy.html |
支援的語言 | 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\/*", " |