PreSend

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

Co je PreSend?

PreSend je rozšíření Chrome vyvinuté presend-extension, a jeho hlavní funkcí je „The only cross-blockchain wallet transaction security software in all of Web3.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření PreSend

Stáhněte si soubory rozšíření PreSend ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název PreSend PreSend
ID pdkdnpdnhodahpgpkkgjclonhllobjel
Oficiální URL https://chromewebstore.google.com/detail/presend/pdkdnpdnhodahpgpkkgjclonhllobjel
Popis The only cross-blockchain wallet transaction security software in all of Web3.
Velikost souboru 5.36 MB
Počet instalací 171
Aktuální Verze 1.0.0
Poslední Aktualizace 2023-09-23
Datum Vydání 2023-09-23
Hodnocení 5.00/5 Celkem 13 Hodnocení
Vývojář presend-extension
E-mail [email protected]
Typ Platby in_app
Webové stránky Rozšíření https://presend.io
URL Stránky Nápovědy https://www.presend.io/contact-us
URL Stránky Zásad Ochrany Soukromí https://presend-company-documents.gitbook.io/presend-legal
Podporované Jazyky 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"
    }
}