pCloud Pass - Password manager
Easily log in to websites, autofill online forms and use suggested passwords without leaving your browser.
Apa itu pCloud Pass - Password manager?
pCloud Pass - Password manager adalah ekstensi Chrome yang dikembangkan oleh www.pcloud.com, dan fitur utamanya adalah "Easily log in to websites, autofill online forms and use suggested passwords without leaving your browser.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi pCloud Pass - Password manager
Unduh file ekstensi pCloud Pass - Password manager dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | pCloud Pass - Password manager |
ID | hldllnfgjbablcfcdcjldbbfopmohnda |
URL Resmi | https://chromewebstore.google.com/detail/pcloud-pass-password-mana/hldllnfgjbablcfcdcjldbbfopmohnda |
Deskripsi | Easily log in to websites, autofill online forms and use suggested passwords without leaving your browser. |
Ukuran File | 4.2 MB |
Jumlah Instalasi | 7,145 |
Versi Saat Ini | 1.4.2 |
Terakhir Diperbarui | 2024-02-27 |
Tanggal Publikasi | 2022-09-13 |
Penilaian | 3.83/5 Total 12 Penilaian |
Pengembang | www.pcloud.com |
[email protected] | |
Tipe Pembayaran | in_app |
Situs Ekstensi | https://pcloud.com/pass |
URL Halaman Bantuan | https://www.pcloud.com/help.html |
URL Halaman Kebijakan Privasi | https://www.pcloud.com/privacy_policy.html |
Bahasa yang Didukung | 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:\/\/*\/*", " |