This Chrome extension allows you to download the image of a web page from a list of URLs.
- Clone this repository or download the source code.
- Open Google Chrome and navigate to chrome://extensions/.
- Enable 'Developer mode' in the top right corner.
- Click 'Load unpacked' and select the directory containing the extension files.
- The extension should now be visible in your Chrome toolbar.
- Click on the extension icon to open the popup.
- Enter the URLs you want to download in the text area, one per line, or use csv file.
- Click the "Download" button to start the process after visualizing your downloaded contents.
- The extension will download the content of each URL and save it locally.
- Check your default download folder for the saved files in a folder named 'downloaded_content'.
© 2023 Guigeek973. All rights reserved.
This project is licensed under the Creative Commons CC0 1.0 Universal License. See the LICENSE file for details.
- Developed by Guigeek973
- Assisted by the magnificient Cursor AI
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.