Last updated: July 2026
TabLinks is a Chrome extension that copies the URLs of every tab open in the current window to your clipboard, so you can paste them somewhere else. This page explains exactly what data it accesses and what it does with it.
When you click the TabLinks icon or use its keyboard shortcut,
TabLinks reads the URLs of the tabs currently open in that browser
window, using Chrome's tabs permission. This only
happens when you trigger the action — TabLinks does not run in the
background or watch your browsing otherwise.
The collected URLs are written directly to your system clipboard, on your device, using a hidden offscreen document (a Manifest V3 requirement for clipboard access). Nothing is stored persistently, nothing leaves your browser, and nothing is sent to any server — TabLinks doesn't have one.
Questions or feedback: dev.niklekaj+tablinks@gmail.com