A lightweight Chrome extension to delete browsing history of a specific domain.
- Clean browsing history for a specific domain (e.g.,
youtube.com) - Sleek glassmorphic UI
- Built with HTML, CSS & JavaScript
- Open Source and Free to use
- Click the extension icon.
- Enter a domain name (e.g.,
twitter.com). - Hit "Submit".
- All history entries matching that domain will be deleted.
manifest.json: Chrome extension manifest (v3)popup.html: UI of the extensionpopup.js: JavaScript logic to delete historyicons/: Folder containing extension icon
- Clone the repo: git clone https://github.com/codexdeep/Clearhis.git