PreSend

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

What is PreSend?

PreSend is a Chrome extension developed by presend-extension, and its main feature is "The only cross-blockchain wallet transaction security software in all of Web3.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download PreSend Extension CRX File

Download PreSend extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name PreSend PreSend
ID pdkdnpdnhodahpgpkkgjclonhllobjel
Official URL https://chromewebstore.google.com/detail/presend/pdkdnpdnhodahpgpkkgjclonhllobjel
Description The only cross-blockchain wallet transaction security software in all of Web3.
File Size 5.36 MB
Installation Count 171
Current Version 1.0.0
Last Updated 2023-09-23
Publish Date 2023-09-23
Rating 5.00/5 Total 13 Ratings
Developer presend-extension
Email [email protected]
Payment Type in_app
Extension Website https://presend.io
Help Page URL https://www.presend.io/contact-us
Privacy Policy Page URL https://presend-company-documents.gitbook.io/presend-legal
Supported Languages 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"
    }
}