WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
LockPW

LockPW

View on Chrome Web Store
View LockPW Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (16 ratings)
1 new ratings
22 views
This extension has been viewed 22 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 29, 2025.

The name of the application displayed in the online store.
Type
Extension
Users
4,000 users
1K
AppWeb
View author page of AppWeb
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 9, 2017
Version 8.0
Manifest version
3
Updated
Updated on July 17, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View LockPW 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",
    "manifest_version": 3,
    "name": "LockPW",
    "version": "8.0",
    "description": "The name of the application displayed in the online store.",
    "permissions": [
        "storage",
        "commands",
        "tabs",
        "windows"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "BrowserLock - Click to lock\/unlock",
        "default_icon": {
            "16": "icons\/16.png",
            "19": "icons\/19.png",
            "32": "icons\/32.png",
            "48": "icons\/48.png",
            "128": "icons\/128.png"
        }
    },
    "options_page": "options.html",
    "commands": {
        "lock-browser": {
            "suggested_key": {
                "default": "Ctrl+Shift+L",
                "mac": "Command+Shift+L"
            },
            "description": "Lock browser with password"
        }
    },
    "icons": {
        "16": "icons\/16.png",
        "19": "icons\/19.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    }
}
© 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