pCloud Pass - Password manager
Easily log in to websites, autofill online forms and use suggested passwords without leaving your browser.
pCloud Pass - Password manager란 무엇입니까?
pCloud Pass - Password manager은(는) www.pcloud.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Easily log in to websites, autofill online forms and use suggested passwords without leaving your browser."입니다.
확장 프로그램 스크린샷
pCloud Pass - Password manager 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | pCloud Pass - Password manager |
ID | hldllnfgjbablcfcdcjldbbfopmohnda |
공식 URL | https://chromewebstore.google.com/detail/pcloud-pass-password-mana/hldllnfgjbablcfcdcjldbbfopmohnda |
설명 | Easily log in to websites, autofill online forms and use suggested passwords without leaving your browser. |
파일 크기 | 4.2 MB |
설치 횟수 | 7,145 |
현재 버전 | 1.4.2 |
최근 업데이트 | 2024-02-27 |
출시 날짜 | 2022-09-13 |
평점 | 3.83/5 총 12 개의 평점 |
개발자 | www.pcloud.com |
이메일 | [email protected] |
결제 유형 | in_app |
확장 프로그램 웹 사이트 | https://pcloud.com/pass |
도움말 페이지 URL | https://www.pcloud.com/help.html |
개인정보 보호 정책 페이지 URL | https://www.pcloud.com/privacy_policy.html |
지원되는 언어 | 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:\/\/*\/*", " |