Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guigeek973/chromeurldownloader

View and download web page content from a list of urls (text or csv)
https://github.com/guigeek973/chromeurldownloader

chrome-extension content-downloader url-download url-downloader

Last synced: about 1 month ago
JSON representation

View and download web page content from a list of urls (text or csv)

Awesome Lists containing this project

README

        

# ChromeURLDownloader (**for urls pointing to an image ONLY**)

This Chrome extension allows you to **download the image of a web page** from a list of URLs.

## How to install and run locally

1. Clone this repository or download the source code.
2. Open Google Chrome and navigate to chrome://extensions/.
3. Enable 'Developer mode' in the top right corner.
4. Click 'Load unpacked' and select the directory containing the extension files.
5. The extension should now be visible in your Chrome toolbar.

## Usage

1. Click on the extension icon to open the popup.
2. Enter the URLs you want to download in the text area, one per line, or use csv file.
3. Click the "Download" button to start the process after visualizing your downloaded contents.
4. The extension will download the content of each URL and save it locally.
5. Check your default download folder for the saved files in a folder named 'downloaded_content'.

## Copyright and Credits

© 2023 [Guigeek973](https://github.com/Guigeek973). All rights reserved.

This project is licensed under the Creative Commons CC0 1.0 Universal License. See the [LICENSE](LICENSE) file for details.

### Credits

- Developed by [Guigeek973](https://github.com/Guigeek973)
- Assisted by the magnificient [Cursor AI](https://www.cursor.so/)

This project utilizes the power of artificial intelligence to enhance productivity and code quality. Special thanks to Cursor AI for its invaluable assistance in the development process.