Image Downloader Plus

Using image downloader, locate and download all of the images on a website.

Qu'est-ce que Image Downloader Plus ?

Image Downloader Plus est une extension Chrome développée par One Technology, et sa fonction principale est "Using image downloader, locate and download all of the images on a website.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Image Downloader Plus

Téléchargez les fichiers d'extension Image Downloader Plus au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Introducing the Image Downloader browser extension, the perfect answer to all of your image downloading requirements. With just a few clicks, you can quickly and easily download and save images from any website using this robust and simple tool. Image Downloader has you covered whether you're browsing widely used image-sharing websites like Instagram, Pinterest, or Flickr or stock photo websites like Shutterstock or iStock.

[+] Features
1. The ability to download multiple images simultaneously in a batch.
2. One-Click Downloading: A button or context menu choice that enables one-click image downloads.
3. Options to change the image quality, file format, and download location are available in the settings menu.
4. Downloading of images in well-liked formats like JPG, PNG, and GIF is possible thanks to the support for multiple image formats.
5. Automatic Image Detection: Automatically recognises and highlights images on a website to make downloading them simpler.
6. User-Friendly Interface: An easy-to-use interface that streamlines and effectively downloads images.
7. Images can be downloaded in the background while visiting other websites thanks to background downloading.
8. Resuming Downloads: The ability to continue a broken down download.
9. Ability to download images from numerous websites, including well-known social media platforms, thanks to support for multiple websites.
10. Very lite and easy to use Extension.

Users can quickly and easily download images from websites with the help of an image downloader extension. The ability to download images with a single click is typically provided by these extensions, making it simpler to save images for reference or future use. Users may be able to download multiple images simultaneously thanks to the batch downloading feature of image downloader extensions.                    

Informations de Base sur l'Extension

Nom Image Downloader Plus Image Downloader Plus
ID leamagadjachdbplmbipaglomnkemped
URL Officiel https://chromewebstore.google.com/detail/image-downloader-plus/leamagadjachdbplmbipaglomnkemped
Description Using image downloader, locate and download all of the images on a website.
Taille du Fichier 128 KB
Nombre d'Installations 461
Version Actuelle 3.1.2
Dernière Mise à Jour 2023-08-01
Date de Publication 2023-02-14
Développeur One Technology
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://sites.google.com/view/avengerprivacypolicy/home
Langues Prises en Charge en,en-GB,en-US,es,pt-BR,ru,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "data\/icons\/icon-128.png",
            "32": "data\/icons\/icon-32.png",
            "38": "data\/icons\/icon-38.png",
            "512": "data\/icons\/icon-512.png"
        },
        "default_popup": "data\/interface\/index.html?popup"
    },
    "background": {
        "service_worker": "background.js"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+Y",
                "mac": "Command+Shift+Y"
            }
        }
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        ""
    ],
    "icons": {
        "128": "data\/icons\/icon-128.png",
        "32": "data\/icons\/icon-32.png",
        "38": "data\/icons\/icon-38.png",
        "512": "data\/icons\/icon-512.png"
    },
    "manifest_version": 3,
    "name": "Image Downloader Plus",
    "permissions": [
        "activeTab",
        "downloads",
        "storage",
        "webRequest",
        "scripting",
        "declarativeNetRequest"
    ],
    "short_name": "Idownloader",
    "version": "3.1.2"
}