URL Extractor is a Chrome Extension that extracts all URLs 🔗 on the active tab and provides them in a popup for easy copying to clipboard.
- Clone this repository:
git clone git@github.com:michaelwalkerfl/url_extractor.git
- Open Google Chrome and navigate to
chrome://extensions
. - Enable "Developer mode" by toggling the switch in the top right corner.
- Click on "Load unpacked" and select the directory of the cloned repository.
- Navigate to the page from which you want to extract URLs.
- Click on the URL Extractor icon in the Chrome extensions toolbar.
- A popup will appear displaying all URLs present on the active tab.
- Click on the "Copy to Clipboard" button to copy all URLs.
- A message "URLs Copied!" will be displayed when the URLs have been successfully copied to your clipboard.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
This project is MIT licensed.