Skip to content

kartikshankar-nyc/CopyAll_URLs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CopyAll_URLs

A Chrome extension to copy URLs of all the open tabs in the current Chrome browser window...

I am currently in the process of submitting this to Chrome. So till such time that happens, you will need to use this unpacked.

Instructions to use unpacked:

How to Install the Extension

  • Create a new folder on your computer for the extension
  • Save all three files into this folder
  • Create an 'icons' subfolder (you'll need some icon files - you can use any 16x16, 48x48, and 128x128 png images)
  • Open Chrome and go to chrome://extensions/
  • Enable "Developer mode" (toggle in the top-right corner)
  • Click "Load unpacked" and select your extension folder
  • The extension will appear in your toolbar

How to Use

Click on the extension icon in your Chrome toolbar In the popup, click the "Copy All Tab URLs" button All URLs from the current window's tabs will be copied to your clipboard You'll see a confirmation message when the copy is successful

What It Does

Gets all tabs in the current window Extracts their URLs Joins them with line breaks Copies the result to your clipboard

Instructions to use this after chrome extension store approves my submission: //TODO - Remove Unpacked and add images

Features

  • Copy URLs of all open tabs with a single click.
  • Simple and easy-to-use interface.
  • Lightweight and efficient.

Installation

  1. Download the extension from the Chrome Web Store.
  2. Click on the extension icon in the toolbar.
  3. Click on the "Copy All URLs" button to copy the URLs of all open tabs.

Usage

  1. Click on the extension icon in the Chrome toolbar.
  2. Click on the "Copy All URLs" button.
  3. The URLs of all open tabs will be copied to your clipboard.

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any queries or suggestions, please reach out to kartikshankar-nyc.

About

Chrome extension to copy url's of all the open tabs in the current chrome browser window

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published