SecureSafe Password Manager
Use the SecureSafe password manager to keep track of your ever-growing list of passwords.
SecureSafe Password Manager क्या है?
SecureSafe Password Manager DSwiss AG द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Use the SecureSafe password manager to keep track of your ever-growing list of passwords."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में SecureSafe Password Manager एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
–––––––––––––––––––––––––––––––––––––––––––––– With the SecureSafe Browser Extension, you can log into websites, online stores or web applications directly from your browser. –––––––––––––––––––––––––––––––––––––––––––––– How do I log in to the SecureSafe Password Manager from my browser? Open the SecureSafe password manager by clicking on the SecureSafe icon in the top right-hand corner of the browser bar. Now log in with your SecureSafe username and password. If you do not yet have a SecureSafe account, you can register for free via our web or mobile app. –––––––––––––––––––––––––––––––––––––––––––––– How can I automatically insert passwords in the login field? Search for the password entry using the search field. Select the desired password entry with the mouse and click on the "Fill in" button to automatically populate the login fields.
एक्सटेंशन की मूल जानकारी
नाम | SecureSafe Password Manager |
ID | phdlikmfdicjbgbeppbffcgidpneifbp |
आधिकारिक URL | https://chromewebstore.google.com/detail/securesafe-password-manag/phdlikmfdicjbgbeppbffcgidpneifbp |
विवरण | Use the SecureSafe password manager to keep track of your ever-growing list of passwords. |
फ़ाइल का आकार | 3.29 MB |
स्थापना संख्या | 7,132 |
वर्तमान संस्करण | 1.2.2 |
अंतिम अपडेट | 2023-10-05 |
प्रकाशन तिथि | 2022-09-05 |
रेटिंग | 3.55/5 कुल 11 रेटिंग्स |
डेवलपर | DSwiss AG |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.securesafe.com |
सहायता पृष्ठ URL | https://www.securesafe.com/en/support/ |
गोपनीयता नीति पृष्ठ URL | https://www.securesafe.com/en/data-protection-notes |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "DSwiss Ltd.", "manifest_version": 3, "icons": { "36": "ui\/assets\/icons\/icon-36x36.png", "48": "ui\/assets\/icons\/icon-48x48.png", "72": "ui\/assets\/icons\/icon-72x72.png", "96": "ui\/assets\/icons\/icon-96x96.png", "144": "ui\/assets\/icons\/icon-144x144.png" }, "action": { "default_icon": { "36": "ui\/assets\/icons\/icon-36x36.png", "48": "ui\/assets\/icons\/icon-48x48.png", "72": "ui\/assets\/icons\/icon-72x72.png", "96": "ui\/assets\/icons\/icon-96x96.png", "144": "ui\/assets\/icons\/icon-144x144.png" }, "default_title": "SecureSafe Password Manager", "default_popup": "ui\/index.html" }, "commands": { "_execute_action": { "suggested_key": { "default": "Ctrl+Shift+Y", "mac": "Command+Shift+Y" } } }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |