PreSend
The only cross-blockchain wallet transaction security software in all of Web3.
Cos'è PreSend?
PreSend è un'estensione di Chrome sviluppata da presend-extension, e la sua funzione principale è "The only cross-blockchain wallet transaction security software in all of Web3.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione PreSend
Scarica i file di estensione PreSend in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | PreSend |
ID | pdkdnpdnhodahpgpkkgjclonhllobjel |
URL Ufficiale | https://chromewebstore.google.com/detail/presend/pdkdnpdnhodahpgpkkgjclonhllobjel |
Descrizione | The only cross-blockchain wallet transaction security software in all of Web3. |
Dimensione del File | 5.36 MB |
Conteggio Installazioni | 171 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2023-09-23 |
Data di Pubblicazione | 2023-09-23 |
Valutazione | 5.00/5 Totale 13 Valutazioni |
Sviluppatore | presend-extension |
[email protected] | |
Tipo di Pagamento | in_app |
Sito Web dell'Estensione | https://presend.io |
URL della Pagina di Aiuto | https://www.presend.io/contact-us |
URL della Pagina della Politica sulla Privacy | https://presend-company-documents.gitbook.io/presend-legal |
Lingue Supportate | 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" } } |