WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Better History | Manage, Export & Delete History

Better History | Manage, Export & Delete History

View on Chrome Web Store
View Better History | Manage, Export & Delete History Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (829 ratings)
6 new ratings
1 views
This extension has been viewed 1 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.

Sleek History Manager: Powerful Search, Bulk Export, Delete Custom Selected, By Day, Hour, and Block Specific Domains from History.
Type
Extension
Users
100,000 users
chromio.dev
View author page of chromio.dev
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 15, 2018
Version 6.0.3
Manifest version
3
Updated
Updated on March 29, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Better History | Manage, Export & Delete 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": "__MSG_appName__",
    "author": "BetterLogic <Dev@betterlogic>",
    "version": "6.0.3",
    "manifest_version": 3,
    "offline_enabled": true,
    "description": "__MSG_manifest_description__",
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "32": "assets\/icons\/icon32.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "service_worker": "js\/background.js"
    },
    "chrome_url_overrides": {
        "history": "history\/index.html"
    },
    "permissions": [
        "favicon",
        "tabs",
        "storage",
        "contextMenus",
        "history",
        "sessions",
        "unlimitedStorage",
        "alarms",
        "activeTab"
    ],
    "optional_host_permissions": [
        "https:\/\/betterhistory.io\/*",
        "https:\/\/*.betterhistory.io\/*"
    ],
    "action": {
        "default_icon": {
            "16": "assets\/icons\/icon16.png",
            "48": "assets\/icons\/icon48.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "_favicon\/*"
            ],
            "matches": [
                "<all_urls>"
            ],
            "extension_ids": [
                "*"
            ]
        }
    ]
}
© 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