jevbooks

← All projects

jev-tab-grouper

AstonyCat/jev-tab-grouper

Chrome MV3 extension: one-click tab grouping via Jev or LLM.

Classification & Routing65%Runner-up: Data Labeling & CurationQuestionnaire

What it is

Tab Sorter is a Chrome MV3 extension that groups every tab in the current window into named, colored Chrome tab groups with one click. It offers a rules engine (Jev) for fixed groups and an optional LLM engine that invents group names, for daily cleanup or exploration.

How it uses Jev

Jev classifies each tab by answering one Choice question per tab, in parallel, against user-editable group criteria. The result assigns tabs to named groups; unclassified tabs fall to a fixed fallback bucket. Manual groups are untouched, and the pre-grouping tab order is restored on ungroup.

Primitives:choice

Technique worth stealing

Parallel typed Choice questions per tab against editable criteria, with fallback bucket and order restoration.

Try it

Load unpacked from source or release zip; configure Jev key and group rules in options.

View on GitHub

judged by Jevjev-1.13.0

Evidence

Each line is one question put to Jev about the README. ≥ 0.60 reads as yes, ≤ 0.40 as no; in between Jev is not making a call.

  • Jev-centricunclear0.45
  • Shows a System One patternyes0.80
  • Handles uncertaintyyes0.71
  • Measuredyes0.72
  • Runnableyes0.98
  • Worth recommendingunclear0.43
  • Model replicano0.11
  • Problem scopescore on a 0–2 scale1.19
  • About Jevyes0.98

Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 22 Sept 2026.