Image Downloader +

Filter and download the images you want, you can also download all the images from the page at once.

Image Downloader +란 무엇입니까?

Image Downloader +은(는) zenseki5741에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Filter and download the images you want, you can also download all the images from the page at once."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Image Downloader + 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        After installing this amazing extension you will see a great improvement. Image Downloader will help you to download images just in one click. You won`t find a better tool to simplify the process than our new application. Download all the images from the web pages in high quality and with a lesser difficulties. Let`s make your life easier just in one click using this extension. We want to make your browsing as comfortable and pleasant as it`s possible. With Image Downloader 
you can deal with tons of different image file formats. Don`t worry, this amazing extension is absolutely free and also has no ads. The extension allows you to download images on the web just in one click. Don`t hesitate and just get the app.  
After you click on the “download” button, it`ll automatically download image to a specific folder on your device. Find the image you need and just save it using this brand new extension. The extension has simple, intuitive user-friendly interface, so you don`t need a special skills to use it properly. If you want instantly download all the images you need, then you should definitely install our new and amazing Chrome extension. Help us to improve our product and leave a comment or request. Also don`t forget to share it with your friends. ! Now you can download all images you might ever need. The extension will remarkably effect on your browsing experience. Just click and download image, simple as that. Download the extension and see for yourself!                    

확장 프로그램 기본 정보

이름 Image Downloader + Image Downloader +
ID pcdclgldoiohcgndhpgcmlokhiphgpph
공식 URL https://chrome.google.com/webstore/detail/image-downloader-+/pcdclgldoiohcgndhpgcmlokhiphgpph
설명 Filter and download the images you want, you can also download all the images from the page at once.
파일 크기 29.27 KB
설치 횟수 5,000
현재 버전 1.7
최근 업데이트 2022-07-27
출시 날짜 2021-07-18
평점 2.33/5 총 3 개의 평점
개발자 zenseki5741
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.7",
    "manifest_version": 2,
    "name": "__MSG_name__",
    "description": "Filter and download the images you want, you can also download all the images from the page at once.",
    "default_locale": "en",
    "icons": {
        "128": "tormen\/painting.png"
    },
    "background": {
        "scripts": [
            "tormen\/zolmen\/tinit\/falter.js"
        ]
    },
    "browser_action": {
        "default_icon": "tormen\/painting.png",
        "default_popup": "ost.html"
    },
    "content_scripts": [
        {
            "js": [
                "tormen\/zolmen\/lsew.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "permissions": [
        "",
        "downloads",
        "storage"
    ]
}