Skip to content

lzm0/copy-tabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy Tabs

Description

Chrome allows users to select multiple tabs in a window. This extension adds a menu item to copy the URLs of all selected tabs to the clipboard, one URL per line.

Installation

  1. Clone this repository.
  2. Open Chrome and navigate to chrome://extensions.
  3. Enable "Developer mode" in the top right corner.
  4. Click "Load unpacked" in the top left corner.
  5. Select the directory of this repository.

Usage

  1. Select multiple tabs in Chrome, either by holding down the Ctrl or Command key and clicking on the tabs, or by holding down the Shift key and selecting a range of tabs.
  2. Click the icon of the extension. It is recommended to pin the extension to the toolbar for easy access.

About

Chrome extension to copy the URLs of multiple selected tabs

Resources

License

Stars

Watchers

Forks