Skip to content

TabReset summarizes your Chrome tabs to a Markdown file, then closes them.

Notifications You must be signed in to change notification settings

aplucche/tabreset

Repository files navigation

Tab Reset

A chrome extension for when you have too many open tabs. Writes a summary of open tabs to a Markdown file then closes them using private local LLMs and meta tags. Uses the LFM 1.2B model (default: LFM2-350M) to summarize.

  • Uses transfomer.js to serve LLM via the browser
  • Model file used: LFM2-350M ONXX link
  • Stores tab data in an append only user selected file (default: tabreset.md)
  • Minimal interface and local

Example tabreset.md file:

Title Summary Link Closed
Article Title One-line summary here link 2026-01-21 14:30

About

TabReset summarizes your Chrome tabs to a Markdown file, then closes them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published