Copy all -or some- chrome tabs to clipboard with one click. A chrome extenstion for the lazy guys.
This chrome extension was developed as a try to provide an interactive and easy-to-use extenstion to users who want to bulk-copy chrome tabs. The intention was to use the most-vanilla possible code, without any frameworks or libraries, minimal as possible, only JS, HTMl and Some CSS.
- Bulk-copy all the tabs in a window
- Bulk-copy all the tabs by a keyword
- Bulk-copy all the tabs opened in every window
- Clone this repository
- Visit chrome://extensions (via omnibox or menu -> Tools -> Extensions).
- Enable Developer mode by ticking the checkbox in the upper-right corner.
- Click on the "Load unpacked extension..." button.
- Select the directory containing CopyMyTab.
- Voila
This project is signed under MIT License