Description from extension meta
Download images from any webpage with advanced filtering and batch options
Image from store
Description from store
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
[email protected]
Statistics
Installs
46
history
Category
Rating
0.0 (0 votes)
Last update / version
2025-03-06 / 1.0
Listing languages
en