Chrome extension for GitHub tabs

Tidy GitHub repo tabs.

Group GitHub repository tabs by owner/repo, then bring scattered repo tabs into one focused Chrome window.

vercel/next.js
github.com/vercel/next.js
github.com/vercel/next.js/issues
facebook/react
github.com/facebook/react/pulls
github.com/facebook/react/discussions
nodejs/node
github.com/nodejs/node/releases

Built for one job.

It keeps GitHub repository tabs organized with Chrome's own Tab Groups. No page decoration, no tracking, no remote code.

Group this window

Collects GitHub repository tabs in the current Chrome window and groups them by owner/repo.

Bring repo tabs here

Moves eligible GitHub repository tabs from other normal windows into the current one, then groups them.

Native groups

Uses Chrome Tab Groups instead of changing GitHub pages or replacing favicons.

Local settings

Saves the new group color and custom group titles in Chrome storage on your device.

Explicit actions

Runs only when you choose an action from the extension popup.

Permissions are limited to tab organization.

The extension requests only what it needs to find repository tabs, group them, and remember local preferences.

tabs

Used to read tab URLs locally, detect GitHub repository pages, move eligible repository tabs between windows, and restore the active tab after organizing.

tabGroups

Used to create, update, and reuse Chrome's native Tab Groups for GitHub repository tabs.

storage

Used to save local extension settings, including the default new group color and custom repository group titles.

What it does not do.

It does not request host permissions, inject content scripts, access page contents, run analytics, or assign per-repository colors.

Privacy Policy

GitHub Repository Tab Groups does not collect, sell, share, or transmit personal information.

The extension reads open tab URLs locally only to detect GitHub repository pages and organize tabs by owner/repo using Chrome's native Tab Groups.

  • The default color used for newly created tab groups may be stored locally.
  • Custom tab group titles for repositories may be stored locally if changed by the user.
  • This data remains on the user's device and is not sent to any external server.

The extension does not use remote code. All JavaScript, HTML, CSS, images, and other assets required by the extension are included in the extension package.

The extension does not use analytics, tracking, advertising, or third-party data sharing. The extension is not affiliated with GitHub, Inc.