Flozad / copy-all-urls-extension

This Chrome extension allows users to copy the URLs of all open tabs or selected tabs, and paste them to open new tabs. It's based on the original CopyAllURLs extension, with enhancements and custom features.
https://chromewebstore.google.com/detail/umbrella-copy-all-urls-v3/iodlbflkegnangnopebgjojlgmcbbpdh
MIT License
6 stars 1 forks source link

Copy All URLs Chrome Extension

This Chrome extension allows users to copy the URLs of all open tabs or selected tabs, and paste them to open new tabs. It's based on the original CopyAllURLs extension, with enhancements and custom features.

Features

Installation

  1. Clone or download this repository.
  2. Open chrome://extensions/ in your Chrome browser.
  3. Enable "Developer mode" in the top right corner.
  4. Click "Load unpacked" and select the directory where you cloned/downloaded this repository.

Usage

Contributing

Contributions are welcome! Please fork this repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Acknowledgments