Yoti Password Manager

A secure, simple to use password manager. No master password means you never need to remember a password again.

Yoti Password Manager क्या है?

Yoti Password Manager https://www.yoti.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A secure, simple to use password manager. No master password means you never need to remember a password again."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Yoti Password Manager एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Yoti Password Manager helps you:

 - Access and use your login details without having to remember any passwords.
 - Easily access and use your login details using password manager across multiple platforms and devices.
 - Automatically fill in your login details for you when you visit your favourite websites.
 - Generate strong, unique passwords for each of your online accounts using password manager.
 - Automatically lock your login details to keep them safe when you’re away from your computer.

You need the free Yoti app to use Yoti Password Manager. It’s how we ensure that you, and only you, can access and use your passwords. The Yoti app is the new way to prove who you are, giving you a trusted digital identity to use online and in person. You can use the Yoti app to securely connect to, unlock and lock Yoti Password Manager as and when you want to.

Over 2 million people have already downloaded the Yoti app, with thousands more downloading every day. Just search 'Yoti' in the iOS or Android app stores.

Keeping your data safe is our highest priority. To protect every piece of information you give us when you register your Yoti account – whether it be your photo, date of birth, address or passwords – we scramble it with AES 256-bit encryption. The private keys that unlock your data are stored on your device. Nobody else, not even Yoti, can access these keys.                    

एक्सटेंशन की मूल जानकारी

नाम Yoti Password Manager Yoti Password Manager
ID ajgehecfkfhindkhdcjmifbngkfdflla
आधिकारिक URL https://chromewebstore.google.com/detail/yoti-password-manager/ajgehecfkfhindkhdcjmifbngkfdflla
विवरण A secure, simple to use password manager. No master password means you never need to remember a password again.
फ़ाइल का आकार 1.62 MB
स्थापना संख्या 3,000
वर्तमान संस्करण 1.12.8
अंतिम अपडेट 2023-08-25
प्रकाशन तिथि 2019-03-08
रेटिंग 4.71/5 कुल 17 रेटिंग्स
डेवलपर https://www.yoti.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.yoti.com/passwords
सहायता पृष्ठ URL https://yoti.zendesk.com/hc/en-us/sections/115001553105-Yoti-Password-Manager-YPM-
गोपनीयता नीति पृष्ठ URL https://www.yoti.com/privacy/password-manager
समर्थित भाषाएँ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Yoti Password Manager",
    "description": "A secure, simple to use password manager. No master password means you never need to remember a password again.",
    "version": "1.12.8",
    "background": {
        "scripts": [
            "libs\/popup-libs.min.js",
            "popup\/config.js",
            "background.js"
        ],
        "persistent": true
    },
    "icons": {
        "16": "resources\/icons\/DBE_icon_16px_active.png",
        "32": "resources\/icons\/DBE_icon_32px_active.png",
        "48": "resources\/icons\/DBE_icon_48px_active.png",
        "64": "resources\/icons\/DBE_icon_64px_active.png",
        "96": "resources\/icons\/DBE_icon_96px_active.png",
        "128": "resources\/icons\/DBE_icon_128px_active.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "storage",
        "webRequest",
        "cookies"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "css": [
                "initial.css",
                "content.css"
            ],
            "js": [
                "popup\/config.js",
                "libs\/vendor.min.js",
                "content_script.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*\/popup\/tutorial.html"
            ],
            "css": [
                "initial.css",
                "content.css"
            ],
            "js": [
                "popup\/config.js",
                "libs\/vendor.min.js",
                "popup\/tutorial.js"
            ]
        }
    ],
    "browser_action": {
        "default_title": "Yoti Password Manager",
        "default_icon": {
            "16": "resources\/icons\/DBE_icon_16px_signed_out.png",
            "32": "resources\/icons\/DBE_icon_32px_signed_out.png",
            "48": "resources\/icons\/DBE_icon_48px_signed_out.png",
            "64": "resources\/icons\/DBE_icon_64px_signed_out.png",
            "96": "resources\/icons\/DBE_icon_96px_signed_out.png",
            "128": "resources\/icons\/DBE_icon_128px_signed_out.png"
        },
        "default_popup": "popup\/popup.html"
    },
    "incognito": "spanning",
    "web_accessible_resources": [
        "resources\/CWB0XYA8bzo0kSThX0UTuA.woff2",
        "resources\/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2",
        "resources\/hMqPNLsu_dywMa4C_DEpY44P5ICox8Kq3LLUNMylGO4.woff2",
        "resources\/sprite.css-05b3de2c.svg",
        "resources\/close-hover.png",
        "resources\/close-active.png",
        "resources\/refresh-active.png",
        "resources\/refresh-hover.png",
        "resources\/yoti.png",
        "resources\/yoti-disabled.png",
        "resources\/yoti-locked.png",
        "resources\/[email protected]",
        "resources\/yoti-password-generator.png",
        "resources\/[email protected]",
        "resources\/yoti-login-detected.png",
        "resources\/[email protected]",
        "resources\/words.txt",
        "resources\/regenerate_password.png",
        "resources\/Input-icon-succes.png",
        "resources\/Input-icon-error.png",
        "resources\/icon_alert.png",
        "resources\/right-arrow.png",
        "templates\/*.html",
        "resources\/fonts\/*.woff",
        "resources\/show_password.png",
        "resources\/show_password_hover.png",
        "resources\/icon_hide_password.png",
        "resources\/icon_hide_password_hover.png",
        "resources\/icons\/icon_refresh.png",
        "resources\/icons\/icon_chevron_small.png",
        "resources\/icons\/icon_chevron_small_hover.png",
        "resources\/icons\/password_type_tick.png",
        "resources\/icons\/icon_back.png",
        "resources\/icons\/icon_back_hover.png",
        "resources\/Input-icon-warning.png",
        "popup\/*.html"
    ],
    "manifest_version": 2
}