WebExtension.net
Toggle dark mode
WebExtension.net

Clear Search History

View on Chrome Web Store
View Clear Search History Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
0 views
This extension has been viewed 0 times

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

Easily delete search history on Google, YouTube, Amazon, Bing and Yahoo. Clear browser cookies, cache and downloads in two clicks!
Type
Extension
Users
3,000 users
500
Website milext.com
Milext.com
View author page of Milext.com
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 4, 2024
Version 0.2.0
Manifest version
3
Updated
Updated on March 4, 2024
make_chrome_yours/privacy
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Clear Search 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",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "0.2.0",
    "default_locale": "en_US",
    "permissions": [
        "browsingData",
        "storage",
        "notifications"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';",
        "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self';"
    },
    "icons": {
        "16": "src\/assets\/icons\/app\/icon_16.png",
        "48": "src\/assets\/icons\/app\/icon_48.png",
        "64": "src\/assets\/icons\/app\/icon_64.png",
        "96": "src\/assets\/icons\/app\/icon_96.png",
        "128": "src\/assets\/icons\/app\/icon_128.png"
    },
    "action": {
        "default_icon": {
            "16": "src\/assets\/icons\/app\/icon_16.png",
            "48": "src\/assets\/icons\/app\/icon_48.png",
            "64": "src\/assets\/icons\/app\/icon_64.png",
            "96": "src\/assets\/icons\/app\/icon_96.png",
            "128": "src\/assets\/icons\/app\/icon_128.png"
        }
    },
    "background": {
        "service_worker": "src\/background\/script.js"
    },
    "incognito": "split"
}
© 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