pCloud Pass - Password manager
Easily log in to websites, autofill online forms and use suggested passwords without leaving your browser.
Qu'est-ce que pCloud Pass - Password manager ?
pCloud Pass - Password manager est une extension Chrome développée par www.pcloud.com, et sa fonction principale est "Easily log in to websites, autofill online forms and use suggested passwords without leaving your browser.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension pCloud Pass - Password manager
Téléchargez les fichiers d'extension pCloud Pass - Password manager au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | pCloud Pass - Password manager |
ID | hldllnfgjbablcfcdcjldbbfopmohnda |
URL Officiel | https://chromewebstore.google.com/detail/pcloud-pass-password-mana/hldllnfgjbablcfcdcjldbbfopmohnda |
Description | Easily log in to websites, autofill online forms and use suggested passwords without leaving your browser. |
Taille du Fichier | 4.2 MB |
Nombre d'Installations | 7,145 |
Version Actuelle | 1.4.2 |
Dernière Mise à Jour | 2024-02-27 |
Date de Publication | 2022-09-13 |
Évaluation | 3.83/5 Total 12 Évaluations |
Développeur | www.pcloud.com |
[email protected] | |
Type de Paiement | in_app |
Site Web de l'Extension | https://pcloud.com/pass |
URL de la Page d'Aide | https://www.pcloud.com/help.html |
URL de la Page de Politique de Confidentialité | https://www.pcloud.com/privacy_policy.html |
Langues Prises en Charge | 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:\/\/*\/*", " |