History Remover

This extention cleans your cookie cash and browser history in one click

What is History Remover?

History Remover is a Chrome extension developed by altairtv123, and its main feature is "This extention cleans your cookie cash and browser history in one click".

Extension Screenshots

screenshot
screenshot

Download History Remover Extension CRX File

Download History Remover extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Remove your browser history/cache/cookie and e.t.c. in one click!

You can choose:

Time - 30/60/90/All cleaning period.
Cash/Cookie - if 'Yes' - deleting.

*notes:
Default settings - 30 minutes, cache/cookie 'No'                    

Extension Basic Information

Name History Remover History Remover
ID bbgiapofnmjmpmglbodgpdmebckmmbna
Official URL https://chromewebstore.google.com/detail/history-remover/bbgiapofnmjmpmglbodgpdmebckmmbna
Description This extention cleans your cookie cash and browser history in one click
File Size 16.92 KB
Installation Count 86
Current Version 0.0.1.2
Last Updated 2020-04-25
Publish Date 2020-04-24
Developer altairtv123
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "History Remover",
    "description": "This extention cleans your cookie cash and browser history in one click",
    "version": "0.0.1.2",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "src\/128.png",
        "icons": {
            "16": "src\/16.png",
            "48": "src\/48.png",
            "128": "src\/128.png"
        }
    },
    "permissions": [
        "history",
        "browsingData"
    ]
}