pCloud Pass - Password manager
Easily log in to websites, autofill online forms and use suggested passwords without leaving your browser.
Was ist pCloud Pass - Password manager?
pCloud Pass - Password manager ist eine Chrome-Erweiterung, die von www.pcloud.com entwickelt wurde, und ihr Hauptmerkmal ist "Easily log in to websites, autofill online forms and use suggested passwords without leaving your browser.".
Erweiterungsscreenshots
pCloud Pass - Password manager-Erweiterungs-CRX-Datei herunterladen
Laden Sie pCloud Pass - Password manager-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | pCloud Pass - Password manager |
ID | hldllnfgjbablcfcdcjldbbfopmohnda |
Offizielle URL | https://chromewebstore.google.com/detail/pcloud-pass-password-mana/hldllnfgjbablcfcdcjldbbfopmohnda |
Beschreibung | Easily log in to websites, autofill online forms and use suggested passwords without leaving your browser. |
Dateigröße | 4.2 MB |
Installationsanzahl | 7,145 |
Aktuelle Version | 1.4.2 |
Letztes Update | 2024-02-27 |
Veröffentlichungsdatum | 2022-09-13 |
Bewertung | 3.83/5 Insgesamt 12 Bewertungen |
Entwickler | www.pcloud.com |
[email protected] | |
Zahlungsart | in_app |
Erweiterungswebsite | https://pcloud.com/pass |
Hilfeseite URL | https://www.pcloud.com/help.html |
URL der Datenschutzrichtlinien-Seite | https://www.pcloud.com/privacy_policy.html |
Unterstützte Sprachen | 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:\/\/*\/*", " |