PreSend
The only cross-blockchain wallet transaction security software in all of Web3.
Was ist PreSend?
PreSend ist eine Chrome-Erweiterung, die von presend-extension entwickelt wurde, und ihr Hauptmerkmal ist "The only cross-blockchain wallet transaction security software in all of Web3.".
Erweiterungsscreenshots
PreSend-Erweiterungs-CRX-Datei herunterladen
Laden Sie PreSend-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | pdkdnpdnhodahpgpkkgjclonhllobjel |
| Offizielle URL | https://chromewebstore.google.com/detail/presend/pdkdnpdnhodahpgpkkgjclonhllobjel |
| Beschreibung | The only cross-blockchain wallet transaction security software in all of Web3. |
| Dateigröße | 5.36 MB |
| Installationsanzahl | 171 |
| Aktuelle Version | 1.0.0 |
| Letztes Update | 2023-09-23 |
| Veröffentlichungsdatum | 2023-09-23 |
| Bewertung | 5.00/5 Insgesamt 13 Bewertungen |
| Entwickler | presend-extension |
| [email protected] | |
| Zahlungsart | in_app |
| Erweiterungswebsite | https://presend.io |
| Hilfeseite URL | https://www.presend.io/contact-us |
| URL der Datenschutzrichtlinien-Seite | https://presend-company-documents.gitbook.io/presend-legal |
| Unterstützte Sprachen | 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"
}
} | |