KeepTrack

You download. We remember.

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.

Downloads Stars Version Zero Telemetry

Built for a clean workflow

A seamless native experience that respects your privacy and your time.

Smart Classification

Automatically classifies every download as Keep, Temporary, or Ambiguous using intelligent heuristics based on file type, filename keywords, and source domain.

Classification Settings

Gentle Notifications

Only interrupts you for ambiguous downloads where it needs your input. High-confidence decisions are made silently in the background, keeping you focused.

Notification Example

Auto Expiration

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.

Extension Popup UI

Install KeepTrack

Everything is 100% local. Zero telemetry, zero network calls.

Download the packaged extension

Download the ZIP, extract it, and load it directly into Chrome's developer mode.

Download Release
  1. Extract the downloaded ZIP
  2. Open Chrome and navigate to chrome://extensions
  3. Enable Developer Mode in the top right
  4. Click Load unpacked and select the extracted folder

Install via Terminal

One 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

Install via PowerShell

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

Clone from GitHub

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.