noNameWEB
Projects

Since 2023Active

History Cleaner by Tags

Browser extension that deletes history entries by tag, on demand or on a schedule. Runs locally, no account, no tracking.

Some things don’t belong in your browser history. History Cleaner by Tags removes exactly the entries you name and leaves everything else alone.

A tag is a plain piece of text: a domain, a word or part of a URL. Every history entry that contains one of your tags is deleted.

  • Clean now: one click in the popup; the run continues in the background
  • On a schedule: every few minutes, hours or days, daily or weekly at a set time, or on browser start, with a missed run caught up automatically
  • While browsing: matching entries disappear within seconds of the visit
  • Sync: tags and settings follow you to your other devices through the browser’s own account sync; your history itself never leaves the device
  • Export and import of all settings as a JSON file
  • For Chrome and Firefox, in English and German

How it’s built

  • Vue 3 and Naive UI on WXT: one codebase for the Chrome and the Firefox build
  • TypeScript, with unit tests in Vitest

Screenshots

Built with

  • Vue
  • WXT
  • Naive UI
  • TypeScript