PreSend

The only cross-blockchain wallet transaction security software in all of Web3.

O que é PreSend?

PreSend é uma extensão do Chrome desenvolvida por presend-extension, e sua principal característica é "The only cross-blockchain wallet transaction security software in all of Web3.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão PreSend

Baixe arquivos de extensão PreSend no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome PreSend PreSend
ID pdkdnpdnhodahpgpkkgjclonhllobjel
URL Oficial https://chromewebstore.google.com/detail/presend/pdkdnpdnhodahpgpkkgjclonhllobjel
Descrição The only cross-blockchain wallet transaction security software in all of Web3.
Tamanho do Arquivo 5.36 MB
Contagem de Instalações 171
Versão Atual 1.0.0
Última Atualização 2023-09-23
Data de Publicação 2023-09-23
Classificação 5.00/5 Total de 13 Avaliações
Desenvolvedor presend-extension
Email [email protected]
Tipo de Pagamento in_app
Site da Extensão https://presend.io
URL da Página de Ajuda https://www.presend.io/contact-us
URL da Página de Política de Privacidade https://presend-company-documents.gitbook.io/presend-legal
Idiomas Suportados 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"
    }
}