TabLinkList icon

TabLinkList

Extension Actions

How to install Open in Chrome Web Store
CRX ID
lnpckkmjilppmjkdjocffmmlhhepkocg
Status
  • Live on Store
Description from extension meta

List open tabs, select them, and copy titles and URLs.

Image from store
TabLinkList
Description from store

A Chrome extension that lists all open tabs in the current window, lets you select specific tabs, and copies their titles and URLs to the clipboard in your preferred format.

## Features
- Tab Listing — Displays all open tabs in the current window with favicons and titles.
- Smart default selection — The current (active) tab is automatically pre-selected when the popup opens.
- Flexible Selection — Select individual tabs or use "Select All" to pick them all at once. Selected tabs are visually highlighted.
- Filter tabs — Type in the filter box to narrow the list by title or URL. Hidden tabs are automatically deselected.
- Multiple Copy Formats — Choose how the copied data is formatted:
- Text — Title + URL (default)
- Markdown — [Title](URL)
- HTML — <a href="URL">Title</a>
- Clipboard Copy — One-click copy with visual "Copied!" feedback.