Tably is a tiny Chromium extension that groups tabs opened from links and jumps you into the new tab.
That is the whole product. Nothing to set up.
- Open a link in a new tab with Command-click, Control-click, middle-click, or the browser context menu.
- Tably creates a native tab group with the original tab and the new tab.
- New groups are named after the original tab's website.
- If the original tab is already grouped, the new tab joins that group.
- Tably switches to the new tab.
Tably asks for:
tabGroups, to create and update native Chromium tab groups.tabs, to read the original tab URL and name the group after the website.
It also runs a tiny content script on http and https pages to detect Command-click, Control-click, and middle-click on links.
It does not read page content.
Tably is built for Chromium-based browsers with Manifest V3 and native tab groups.
It works in Chrome and should work in Chromium-based browsers that support the same extension APIs.
- Open
chrome://extensionsin a Chromium-based browser. - Enable Developer Mode.
- Choose Load unpacked.
- Select this folder.
Tably does not collect, transmit, sell, or store personal data.
It has zero analytics, tracking, remote code, or servers.
MIT