PreSend

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

Qu'est-ce que PreSend ?

PreSend est une extension Chrome développée par presend-extension, et sa fonction principale est "The only cross-blockchain wallet transaction security software in all of Web3.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension PreSend

Téléchargez les fichiers d'extension PreSend au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom PreSend PreSend
ID pdkdnpdnhodahpgpkkgjclonhllobjel
URL Officiel https://chromewebstore.google.com/detail/presend/pdkdnpdnhodahpgpkkgjclonhllobjel
Description The only cross-blockchain wallet transaction security software in all of Web3.
Taille du Fichier 5.36 MB
Nombre d'Installations 171
Version Actuelle 1.0.0
Dernière Mise à Jour 2023-09-23
Date de Publication 2023-09-23
Évaluation 5.00/5 Total 13 Évaluations
Développeur presend-extension
Email [email protected]
Type de Paiement in_app
Site Web de l'Extension https://presend.io
URL de la Page d'Aide https://www.presend.io/contact-us
URL de la Page de Politique de Confidentialité https://presend-company-documents.gitbook.io/presend-legal
Langues Prises en Charge 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"
    }
}