Nexus Payment
Nexus Cloud Wallet enables consumers to safely manage their payment accounts and make informed and optimized decisions about…
O que é Nexus Payment?
Nexus Payment é uma extensão do Chrome desenvolvida por https://dev-nexuspayment.pantheon.io, e sua principal característica é "Nexus Cloud Wallet enables consumers to safely manage their payment accounts and make informed and optimized decisions about…".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Nexus Payment
Baixe arquivos de extensão Nexus Payment 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
Nexus Cloud Wallet enables consumers to safely manage their payment accounts and make informed and optimized decisions about payment choices during online purchases. Merchants who offer the Cloud Wallet Checkout option have a secure method of providing friction-less, single-click checkout to new and existing customers.
Informações Básicas da Extensão
Nome | Nexus Payment |
ID | nmofecngfdhmnnginoefjnfmjeicffoe |
URL Oficial | https://chromewebstore.google.com/detail/nexus-payment/nmofecngfdhmnnginoefjnfmjeicffoe |
Descrição | Nexus Cloud Wallet enables consumers to safely manage their payment accounts and make informed and optimized decisions about… |
Tamanho do Arquivo | 216 KB |
Contagem de Instalações | 91 |
Versão Atual | 2.1.13 |
Última Atualização | 2016-01-02 |
Data de Publicação | 2016-01-01 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | https://dev-nexuspayment.pantheon.io |
Tipo de Pagamento | free |
Site da Extensão | http://dev-nexuspayment.pantheon.io/ |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Nexus Payment", "version": "2.1.13", "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*", "notifications" ], "manifest_version": 2, "background": { "scripts": [ "jquery.js", "background.js" ], "persistent": false }, "browser_action": { "default_icon": "icon.png", "default_popup": "welcome.html" }, "content_scripts": [ { "matches": [ " |