Nvest Wallet
Nvest Ethereum wallet
O que é Nvest Wallet?
Nvest Wallet é uma extensão do Chrome desenvolvida por shorupan, e sua principal característica é "Nvest Ethereum wallet".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Nvest Wallet
Baixe arquivos de extensão Nvest Wallet 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
Informações Básicas da Extensão
Nome | |
ID | acaocjcmpncleaghofcecgoikgpbbbje |
URL Oficial | https://chrome.google.com/webstore/detail/nvest-wallet/acaocjcmpncleaghofcecgoikgpbbbje |
Descrição | Nvest Ethereum wallet |
Tamanho do Arquivo | 2.8 MB |
Contagem de Instalações | 173 |
Versão Atual | 1.0.6 |
Última Atualização | 2019-09-20 |
Data de Publicação | 2019-09-20 |
Classificação | 5.00/5 Total de 4 Avaliações |
Desenvolvedor | shorupan |
Tipo de Pagamento | free |
Site da Extensão | https://nvestbank.com |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Nvest Wallet", "description": "Nvest Ethereum wallet", "version": "1.0.6", "browser_action": { "default_popup": "index.html", "default_title": "Nvest Wallet" }, "icons": { "128": "nvest_128x128.png" }, "content_security_policy": "script-src 'self' 'sha256-GgRxrVOKNdB4LrRsVPDSbzvfdV4UqglmviH9GoBJ5jk='; object-src 'self'", "permissions": [ "storage", "browser" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |