PreSend

The only cross-blockchain wallet transaction security software in all of Web3.

PreSend là gì?

PreSend là một tiện ích mở rộng Chrome được phát triển bởi presend-extension, và tính năng chính của nó là "The only cross-blockchain wallet transaction security software in all of Web3.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng PreSend

Tải xuống các tệp mở rộng PreSend dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên PreSend PreSend
ID pdkdnpdnhodahpgpkkgjclonhllobjel
URL Chính Thức https://chromewebstore.google.com/detail/presend/pdkdnpdnhodahpgpkkgjclonhllobjel
Mô tả The only cross-blockchain wallet transaction security software in all of Web3.
Kích Thước Tệp 5.36 MB
Số Lần Cài Đặt 171
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2023-09-23
Ngày Phát Hành 2023-09-23
Đánh Giá 5.00/5 Tổng số 13 Đánh Giá
Nhà Phát Triển presend-extension
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://presend.io
URL Trang Trợ Giúp https://www.presend.io/contact-us
URL Trang Chính Sách Bảo Mật https://presend-company-documents.gitbook.io/presend-legal
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}