PreSend
The only cross-blockchain wallet transaction security software in all of Web3.
Co to jest PreSend?
PreSend to rozszerzenie Chrome opracowane przez presend-extension, a jego główną funkcją jest „The only cross-blockchain wallet transaction security software in all of Web3.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia PreSend
Pobierz pliki rozszerzeń PreSend w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | pdkdnpdnhodahpgpkkgjclonhllobjel |
| Oficjalny URL | https://chromewebstore.google.com/detail/presend/pdkdnpdnhodahpgpkkgjclonhllobjel |
| Opis | The only cross-blockchain wallet transaction security software in all of Web3. |
| Rozmiar pliku | 5.36 MB |
| Liczba instalacji | 171 |
| Aktualna Wersja | 1.0.0 |
| Ostatnia Aktualizacja | 2023-09-23 |
| Data Publikacji | 2023-09-23 |
| Ocena | 5.00/5 Łącznie 13 Oceny |
| Deweloper | presend-extension |
| [email protected] | |
| Typ Płatności | in_app |
| Strona Rozszerzenia | https://presend.io |
| Adres URL Strony Pomocy | https://www.presend.io/contact-us |
| Adres URL Strony Polityki Prywatności | https://presend-company-documents.gitbook.io/presend-legal |
| Obsługiwane Języki | 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"
}
} | |