PreSend
The only cross-blockchain wallet transaction security software in all of Web3.
Vad är PreSend?
PreSend är en Chrome-tillägg utvecklad av presend-extension, och dess huvudfunktion är "The only cross-blockchain wallet transaction security software in all of Web3.".
Tilläggsskärmbilder
Ladda ner PreSend-förlängningens CRX-fil
Ladda ner PreSend-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | pdkdnpdnhodahpgpkkgjclonhllobjel |
| Officiell webbadress | https://chromewebstore.google.com/detail/presend/pdkdnpdnhodahpgpkkgjclonhllobjel |
| Beskrivning | The only cross-blockchain wallet transaction security software in all of Web3. |
| Filstorlek | 5.36 MB |
| Antal Installationer | 171 |
| Aktuell Version | 1.0.0 |
| Senast Uppdaterad | 2023-09-23 |
| Publiceringsdatum | 2023-09-23 |
| Betyg | 5.00/5 Totalt 13 Betyg |
| Utvecklare | presend-extension |
| E-post | [email protected] |
| Betalningssätt | in_app |
| Tilläggswebbplats | https://presend.io |
| Hjälpsida URL | https://www.presend.io/contact-us |
| URL till Sekretesspolicy Sidan | https://presend-company-documents.gitbook.io/presend-legal |
| Stödda Språk | 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"
}
} | |