WebExtension.net
WebExtension.net

DrivePassword Password Manager

View on Chrome Web Store
View DrivePassword Password Manager Chrome Extension on Chrome Web Store
3.8 (14 ratings)

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

Secure Your World: Effortless Password Management for Everyone
Type
Extension
Users
1,000 users
Promotino Ltd.
View author page of Promotino Ltd.
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 10, 2019
Version 2.1.10
Manifest version
3
Updated
Updated on September 2, 2024
View on Chrome Web Store
View DrivePassword Password Manager Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "__MSG_extName__",
    "short_name": "DrivePasswrd",
    "description": "__MSG_extDescription__",
    "homepage_url": "https:\/\/drivepassword.com\/",
    "version": "2.1.10",
    "author": "Promotino Ltd.",
    "icons": {
        "16": "res\/images\/logos\/icon-16.png",
        "48": "res\/images\/logos\/icon-48.png",
        "128": "res\/images\/logos\/icon-128.png"
    },
    "permissions": [
        "storage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "res\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "commands": {
        "toggle-current-website": {
            "suggested_key": {
                "default": "Alt+Shift+2",
                "mac": "Command+Shift+2"
            },
            "description": "__MSG_extToggleButton__"
        },
        "toggle-power-extension": {
            "suggested_key": {
                "default": "Alt+Shift+3",
                "mac": "Command+Shift+3"
            },
            "description": "Toggle on and off the extension"
        }
    },
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "offline_enabled": true,
    "action": {
        "default_icon": "res\/images\/logos\/icon-48.png",
        "default_title": "Go to Drive Password"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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