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.
- Copy URLs in different formats: text, HTML, JSON, custom.
- Paste URLs to open them in new tabs.
- Option to include all Chrome windows.
- Set default actions and MIME types.
- Customizable settings for more control.
- Clone or download this repository.
- Open
chrome://extensions/
in your Chrome browser. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the directory where you cloned/downloaded this repository.
- Click the extension icon in the Chrome toolbar.
- Use the popup to copy or paste URLs.
- Go to the "Options" page to customize settings.
Contributions are welcome! Please fork this repository, make your changes, and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
- Inspired by the original CopyAllURLs Chrome extension.
- Built by Lozard.