JumpCloud Password Manager
Securely manage and share passwords & 2FA with your team
Τι είναι το JumpCloud Password Manager;
Το JumpCloud Password Manager είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον JumpCloud, και η κύρια λειτουργία του είναι "Securely manage and share passwords & 2FA with your team".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης JumpCloud Password Manager
Λήψη αρχείων επέκτασης 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 |
Επίσημο URL | 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": [ " |