PreSend
The only cross-blockchain wallet transaction security software in all of Web3.
什麼是PreSend?
PreSend是由presend-extension開發的Chrome擴展程式,該擴展的主要功能是“The only cross-blockchain wallet transaction security software in all of Web3.”。
擴展截圖
下載PreSend擴展crx文件
下載PreSend擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Introducing PreSend, the exclusive cross-blockchain wallet transaction security solution for Web3. Safeguard your digital assets, tokens, and coins when transferring them across blockchains to various wallets, platforms, and centralized exchanges.
擴展基本資訊
名稱 | PreSend |
ID | pdkdnpdnhodahpgpkkgjclonhllobjel |
官方網址 | https://chromewebstore.google.com/detail/presend/pdkdnpdnhodahpgpkkgjclonhllobjel |
簡介 | The only cross-blockchain wallet transaction security software in all of Web3. |
檔案大小 | 5.36 MB |
安裝次數 | 171 |
目前版本 | 1.0.0 |
更新時間 | 2023-09-23 |
上架時間 | 2023-09-23 |
評分 | 5.00/5 共 13 次評分 |
開發者 | presend-extension |
電子郵箱 | [email protected] |
付費類型 | in_app |
擴展官網 | https://presend.io |
說明頁面URL | https://www.presend.io/contact-us |
隱私政策頁面URL | https://presend-company-documents.gitbook.io/presend-legal |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "PreSend", "name": "PreSend", "version": "1.0.0", "description": "The only cross-blockchain wallet transaction security software in all of Web3.", "manifest_version": 3, "permissions": [], "optional_host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "action": { "default_popup": "index.html", "default_icon": { "16": "images\/logo-icon.png", "32": "images\/logo-icon.png", "48": "images\/logo-icon.png", "128": "images\/logo-icon.png" } }, "icons": { "16": "images\/logo-icon.png", "32": "images\/logo-icon.png", "48": "images\/logo-icon.png", "128": "images\/logo-icon.png" } } |