History Cleaner by Tags

History Cleaner Plugin for Chrome

What is History Cleaner by Tags?

History Cleaner by Tags is a Chrome extension developed by surtic86, and its main feature is "History Cleaner Plugin for Chrome".

Extension Screenshots

screenshot

Download History Cleaner by Tags Extension CRX File

Download History Cleaner by Tags 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

                        Take control of your browsing history with History Cleaner by Tags, a simple browser extension. Easily delete specific entries based on custom tags you define.

Download now and effortlessly cleanup your history with precision.                    

Extension Basic Information

Name History Cleaner by Tags History Cleaner by Tags
ID ckjjcldcdgcleaiidahlffloopnmjloa
Official URL https://chromewebstore.google.com/detail/history-cleaner-by-tags/ckjjcldcdgcleaiidahlffloopnmjloa
Description History Cleaner Plugin for Chrome
File Size 124 KB
Installation Count 169
Current Version 2.1.0
Last Updated 2023-10-12
Publish Date 2020-04-29
Rating 4.25/5 Total 4 Ratings
Developer surtic86
Email [email protected]
Payment Type free
Privacy Policy Page URL https://auto-swiper.ch/privacy_policy.html
Supported Languages de,en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_APP_NAME__",
    "description": "__MSG_APP_DESCRIPTION__",
    "version": "2.1.0",
    "manifest_version": 3,
    "default_locale": "en",
    "icons": {
        "128": "icons\/128.png"
    },
    "action": {
        "default_title": "__MSG_APP_NAME__",
        "default_popup": "src\/popup.html"
    },
    "permissions": [
        "history"
    ]
}