JumpCloud Password Manager
Securely manage and share passwords & 2FA with your team
什麼是JumpCloud Password Manager?
JumpCloud Password Manager是由JumpCloud開發的Chrome擴展程式,該擴展的主要功能是“Securely manage and share passwords & 2FA with your team”。
擴展截圖
下載JumpCloud Password Manager擴展crx文件
下載JumpCloud Password Manager擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
The JumpCloud Password Manager enables your team to securely manage and share passwords & 2FA and share while providing you with full visibility and control over passwords used across your organization. Below are some of the features of Password Manager: • Passwords and other types of secrets are stored locally across your organization's devices and are synced and shared in an end-to-end encrypted way through JumpCloud relay servers. This removes the need for a master password and offers your end users a seamless login experience. • Password & 2FA auto-fill in browsers and native applications removes the need for users to create, remember, and manually input credentials. • Password & 2FA sharing between users and groups reduces the risks involved with users sharing passwords in an insecure way while providing you with visibility and control over who has access to what credentials. • Strong and unique password generation reduces the likelihood of your company passwords being guessed and compromised by hackers. • Centralized admin management through the JumpCloud admin console in a fully integrated way allows you to manage identity, access, and devices from a single console.
擴展基本資訊
名稱 | JumpCloud Password Manager |
ID | dakjaeligofcdjlcoifkiappabgladep |
官方網址 | https://chromewebstore.google.com/detail/jumpcloud-password-manage/dakjaeligofcdjlcoifkiappabgladep |
簡介 | Securely manage and share passwords & 2FA with your team |
檔案大小 | 10.51 MB |
安裝次數 | 24,377 |
目前版本 | 2.0.4 |
更新時間 | 2024-03-04 |
上架時間 | 2022-09-03 |
評分 | 2.53/5 共 15 次評分 |
開發者 | JumpCloud |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://jumpcloud.com/ |
說明頁面URL | https://support.jumpcloud.com/ |
隱私政策頁面URL | https://jumpcloud.com/privacy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "JumpCloud Password Manager", "author": "JumpCloud Inc.", "short_name": "JumpCloud", "description": "Securely manage and share passwords & 2FA with your team", "version": "2.0.4", "icons": { "16": "images\/logo\/icon_16.png", "32": "images\/logo\/icon_32.png", "128": "images\/logo\/icon_128.png" }, "permissions": [ "contextMenus", "downloads", "webNavigation", "tabs", "storage", "cookies", "notifications", "unlimitedStorage", "nativeMessaging", "privacy" ], "background": { "service_worker": "background.min.js" }, "content_scripts": [ { "matches": [ " |