PreSend
The only cross-blockchain wallet transaction security software in all of Web3.
Wat is PreSend?
PreSend is een Chrome-extensie ontwikkeld door presend-extension, en de belangrijkste functie is "The only cross-blockchain wallet transaction security software in all of Web3.".
Extensie Screenshots
Download het CRX-bestand van de extensie PreSend
Download PreSend-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | PreSend |
ID | pdkdnpdnhodahpgpkkgjclonhllobjel |
Officiële URL | https://chromewebstore.google.com/detail/presend/pdkdnpdnhodahpgpkkgjclonhllobjel |
Beschrijving | The only cross-blockchain wallet transaction security software in all of Web3. |
Bestandsgrootte | 5.36 MB |
Aantal Installaties | 171 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2023-09-23 |
Publicatiedatum | 2023-09-23 |
Beoordeling | 5.00/5 Totaal 13 Beoordelingen |
Ontwikkelaar | presend-extension |
[email protected] | |
Betalingswijze | in_app |
Extensiewebsite | https://presend.io |
Help Pagina-URL | https://www.presend.io/contact-us |
URL van de Privacybeleid Pagina | https://presend-company-documents.gitbook.io/presend-legal |
Ondersteunde Talen | 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" } } |