Image Downloader - Save pictures

Find, choose and download images you need from any web pages or select all to bulk image download at once.

Image Downloader - Save pictures là gì?

Image Downloader - Save pictures là một tiện ích mở rộng Chrome được phát triển bởi ImageLoader, và tính năng chính của nó là "Find, choose and download images you need from any web pages or select all to bulk image download at once.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Image Downloader - Save pictures

Tải xuống các tệp mở rộng Image Downloader - Save pictures dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Image Downloader - Save pictures for Chrome is a tool that helps you find the images published on a web page. The images may be protected by copyright and you should always assume that they are. It's a free tool that works without registrations and sign ups. Just make a few clicks and here you go! Images will be saved to your PC in seconds.

A powerful Extension that gives you fast and convenient access to all images on any web page. Just click and download image on popular web sites such us Instagram, Facebook, Pinterest and also on others sites, simple as that!

Image Downloader easy to use with responsive and intuitive design, so you don't need a special skills to use it properly. Just a single click to download all the images and colors available of any webpage.

You can now with this Image downloader click on a single image to download or click on the - Select All - button to select and download all images at once. Alternatively, you can select a single image to download. 

With a bulk image saver, it becomes possible to download all website images simultaneously with simple clicks. 

What do you get by installing this Chrome Extension:
✔️ Filter based on pixel width and height
✔️ Download location (create folder directly to your images)
✔️ Display images in two columns
✔️ Filter based on url
✔️ Bulk download all images in once
✔️ Select what images you want to download
✔️ Check the size of each image
✔️Copy the url of the original image
✔️ Supporting all principal websites

Now you can download all the images you might ever need. Every image format can be downloaded by this Picture Downloader extension. Our new application doesn't weigh a lot but simply does the job. Don't wait and install brand new extension and you'll get something special.

Simple bulk image download extension, filter by resolution and file type, download photos from multiple tabs in one click.

After installing this powerful Photo Downloader extension you will see a great improvement. You won't find a better tool to simplify the process than application.

Before reusing an image, make sure you check its license and the specific terms of reuse. Do not use any image, illustration or photograph without researching its copyright status first.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Image Downloader - Save pictures Image Downloader - Save pictures
ID daeljdgmllhgmbdkpgnaojldjkdgkbjg
URL Chính Thức https://chromewebstore.google.com/detail/image-downloader-save-pic/daeljdgmllhgmbdkpgnaojldjkdgkbjg
Mô tả Find, choose and download images you need from any web pages or select all to bulk image download at once.
Kích Thước Tệp 149 KB
Số Lần Cài Đặt 1,272,161
Phiên Bản Hiện Tại 1.1.0
Cập Nhật Lần Cuối 2023-09-06
Ngày Phát Hành 2023-04-22
Đánh Giá 4.77/5 Tổng số 452 Đánh Giá
Nhà Phát Triển ImageLoader
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://sites.google.com/view/image-save/privacy-policy
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.1.0",
    "action": {
        "default_icon": "assets\/icon.png",
        "default_popup": "html\/popup.html"
    },
    "permissions": [
        "storage",
        "activeTab",
        "scripting",
        "downloads",
        "webRequest",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        ""
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "icons": {
        "128": "assets\/icon.png"
    }
}