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 |
官方URL | 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" } } |