pCloud Pass - Password manager
Easily log in to websites, autofill online forms and use suggested passwords without leaving your browser.
O que é pCloud Pass - Password manager?
pCloud Pass - Password manager é uma extensão do Chrome desenvolvida por www.pcloud.com, e sua principal característica é "Easily log in to websites, autofill online forms and use suggested passwords without leaving your browser.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão pCloud Pass - Password manager
Baixe arquivos de extensão pCloud Pass - Password manager 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
pCloud Pass is in the early stages of release. More features and stability fixes will be arriving your way soon! pCloud Pass is the secure password manager for your passwords and personal data. The extension will make it easy to keep important information safe and secure without interrupting your browsing experience. ★ FEATURES: ✔ Automatically save your passwords, usernames and your credit card details as you browse ✔ Autofill passwords and easily log in to the websites you use every day ✔ Instantly fill payment forms with your credit card details ✔ Generate strong & unique passwords ✔ Store unlimited passwords, credit card details or encrypted notes ✔ Access your passwords and personal data across all your devices, anywhere you go ★ PRIVATE BY DESIGN pCloud Pass was built with your privacy in mind. With our zero-knowledge privacy approach, the data you save is encrypted and only you can decrypt it with your Master Password. We do not have access to your data and we do not use, share or sell it to anyone. ★ ENHANCED ENCRYPTION pCloud Pass uses client-side encryption to secure your data. Everything you save gets encrypted on your device, before it's uploaded to our servers. We use 256 AES encryption, PBKDF2 key strengthening and more to ensure your passwords and personal data are protected from all kinds of attacks. ★ TRUSTED BY MILLIONS Over 16 million people worldwide have chosen pCloud as their service provider. Never remember a password again! Let pCloud Pass become your go-to password manager.
Informações Básicas da Extensão
Nome | pCloud Pass - Password manager |
ID | hldllnfgjbablcfcdcjldbbfopmohnda |
URL Oficial | https://chromewebstore.google.com/detail/pcloud-pass-password-mana/hldllnfgjbablcfcdcjldbbfopmohnda |
Descrição | Easily log in to websites, autofill online forms and use suggested passwords without leaving your browser. |
Tamanho do Arquivo | 4.2 MB |
Contagem de Instalações | 7,145 |
Versão Atual | 1.4.2 |
Última Atualização | 2024-02-27 |
Data de Publicação | 2022-09-13 |
Classificação | 3.83/5 Total de 12 Avaliações |
Desenvolvedor | www.pcloud.com |
[email protected] | |
Tipo de Pagamento | in_app |
Site da Extensão | https://pcloud.com/pass |
URL da Página de Ajuda | https://www.pcloud.com/help.html |
URL da Página de Política de Privacidade | https://www.pcloud.com/privacy_policy.html |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "pCloud Pass - Password manager", "description": "Easily log in to websites, autofill online forms and use suggested passwords without leaving your browser.", "version": "1.4.2", "manifest_version": 3, "icons": { "16": "images\/icon-16.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |