WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Lock Your History

Lock Your History

View on Chrome Web Store
View Lock Your History Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (8 ratings)
1 new ratings
2 views
This extension has been viewed 2 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.

Secure your browsing history with a password. Lock Your History locks your history tab to protect your privacy.
Type
Extension
Users
1,000 users
12
gurneeshbudhiraja
View author page of gurneeshbudhiraja
Published
Published on May 21, 2024
Version 0.1.1
Manifest version
3
Updated
Updated on February 6, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Lock Your History 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": "Lock Your History",
    "manifest_version": 3,
    "version": "0.1.1",
    "description": "Secure your browsing history with a password. Lock Your History locks your history tab to protect your privacy.",
    "permissions": [
        "tabs",
        "storage"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "16": "assets\/icon16.png",
            "48": "assets\/icon48.png",
            "128": "assets\/icon128.png"
        }
    },
    "icons": {
        "16": "assets\/icon16.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}
© 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