WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Yoti Password Manager

Yoti Password Manager

View on Chrome Web Store
View Yoti Password Manager Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (17 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

A secure, simple to use password manager. No master password means you never need to remember a password again.
Type
Extension
Users
3,000 users
1K
Yoti
View author page of Yoti
Published
Published on July 24, 2017
Version 1.12.9
Manifest version
3
Updated
Updated on July 31, 2024
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Yoti Password Manager Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "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.9",
    "background": {
        "service_worker": "background.js"
    },
    "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",
        "storage",
        "webRequest",
        "cookies"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "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"
            ]
        }
    ],
    "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": [
                "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"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "manifest_version": 3
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top