Every file you download makes sense in the moment. Two weeks later, your Downloads folder is a mess. KeepTrack natively captures your intent at download time, keeping your computer clean automatically.
A seamless native experience that respects your privacy and your time.
Automatically classifies every download as Keep, Temporary, or Ambiguous using intelligent heuristics based on file type, filename keywords, and source domain.
Only interrupts you for ambiguous downloads where it needs your input. High-confidence decisions are made silently in the background, keeping you focused.
Review files flagged as Temporary directly from the extension popup. Keep what you need, or bulk delete all expired files from your disk with a single click.
Everything is 100% local. Zero telemetry, zero network calls.
Download the ZIP, extract it, and load it directly into Chrome's developer mode.
Download Releasechrome://extensionsOne command. Auto-detects and installs the latest version into a folder of your choice. Requires curl and unzip.
curl -fsSL https://raw.githubusercontent.com/Priyanshu-byte-coder/keeptrack/gh-pages/install.sh | bash
Run the following command in PowerShell as Administrator to fetch and extract the latest version automatically.
irm https://raw.githubusercontent.com/Priyanshu-byte-coder/keeptrack/gh-pages/install.ps1 | iex
For developers who want to inspect or modify the source code locally.
git clone https://github.com/Priyanshu-byte-coder/keeptrack.git
After cloning, load the folder unpacked from chrome://extensions.