Image Downloader Chrome extension icon

Image Downloader

👥 108 users
📦 v1.0
💾 13.46KiB
📅 2025-03-06
View on Chrome Web Store

Chrome will indicate if you already have this installed.

Overview

Single Purpose Description
"This extension enables users to quickly find, filter, and download images from any webpage. It provides a clean interface to preview, select, and download images in batch with customizable naming options and format conversions."
Permission Justifications
activeTab
This permission is required to access and scan the current webpage for images. The extension needs to examine DOM elements to identify all images and extract their properties (dimensions, file type, etc.) for display in the popup interface.
contextMenus
This permission allows the extension to add right-click menu options for downloading individual images or triggering the image scan functionality. These context menu items provide quick access to the extension's core functionality without requiring the user to open the popup.
downloads
This permission is essential for the extension's primary purpose: downloading images. It allows the extension to save images to the user's device, create folders, and manage download progress tracking.
host permissions (<all_urls>)
This permission is needed to access image URLs across domains. The extension must be able to fetch image headers to determine file sizes and formats, and then download those images regardless of their source domain.
remote code
The extension does not execute remote code. All functionality is contained within the extension's files. The scripting.executeScript API is used to inject the findImages function into the active tab to scan for images, but this function is defined locally within the extension.
scripting
This permission is required to inject and execute the findImages function in the active tab. This function scans the page DOM to identify images and extract their properties such as dimensions, file type, and URLs.
storage
This permission is used to save user preferences (dark mode, grid view) between sessions, improving the user experience by maintaining their chosen settings.
Support Link
You should add a valid support link, such as: https://github.com/yourusername/image-downloader/issues or a dedicated support email/website.
Data Usage Compliance
You'll need to certify on the Privacy practices tab that your extension's data usage complies with Google's developer program policies.
Contact Email
goravsitbatch1@gmail.com

Tags

Productivity/developer productivity/developer

Privacy Practices

Not being sold to third parties, outside of the approved use cases
Not being used or transferred for purposes that are unrelated to the item's core functionality
Not being used or transferred to determine creditworthiness or for lending purposes

🔐 Security Analysis

This extension hasn't been security-scanned yet.

Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!
Productivity/developer AI
브라우저에서 라온시큐어의 PC보안 기능을 사용하기 위한 확장 프로그램입니다.
Productivity/developer
Adds React debugging tools to the Chrome Developer Tools. Created from revision 3cde211b0c on 10/20/2025.
Productivity/developer