Image downloader - ImageDuke

Image downloader Chrome extension, a bulk image downloader extension which can find and download all images on a web page.

Image downloader - ImageDuke란 무엇입니까?

Image downloader - ImageDuke은(는) UB에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Image downloader Chrome extension, a bulk image downloader extension which can find and download all images on a web page."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Image downloader - ImageDuke 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Are you looking to quickly and easily download all the images from your favorite website? Look no further than our Image Downloader browser extension! With our powerful tool, you can search, view, and download every image on a web page with just a few clicks.

Our extension offers a range of features to help you find and download the images you need, including:

The ability to find the original image by thumbnail
The ability to find more relevant images via links
The option to filter based on pixel width and height
The option to filter based on URL
Bulk download all images at once
Choose the images you want to download
Check the size of each image
Copy the URL of the original image
Support for all major websites (Twitter, Facebook, Instagram, and more!)
Experience the convenience and power of our Image Downloader for yourself. Download our extension today and start enjoying hassle-free image downloading on all your favorite websites.                    

확장 프로그램 기본 정보

이름 Image downloader - ImageDuke Image downloader - ImageDuke
ID acfcbfkjgnbfglpnlfipdohfdgpgpogh
공식 URL https://chromewebstore.google.com/detail/image-downloader-imageduk/acfcbfkjgnbfglpnlfipdohfdgpgpogh
설명 Image downloader Chrome extension, a bulk image downloader extension which can find and download all images on a web page.
파일 크기 527 KB
설치 횟수 265
현재 버전 1.0.15
최근 업데이트 2023-09-06
출시 날짜 2022-12-14
평점 4.60/5 총 5 개의 평점
개발자 UB
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://imageduke.com
개인정보 보호 정책 페이지 URL https://www.unblock.im/flat/help/privacy-policy
지원되는 언어 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Image downloader - ImageDuke",
    "description": "__MSG_extensionDescription__",
    "version": "1.0.15",
    "default_locale": "en",
    "action": {
        "default_icon": {
            "16": "src\/static\/images\/icon-16.png"
        },
        "default_title": "ImageDuke"
    },
    "icons": {
        "16": "src\/static\/images\/icon-16.png",
        "32": "src\/static\/images\/icon-32.png",
        "48": "src\/static\/images\/icon-48.png",
        "128": "src\/static\/images\/icon-128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "downloads",
        "storage",
        "contextMenus",
        "scripting",
        "notifications",
        "declarativeNetRequestWithHostAccess"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.runAtDocStart.js-4a22d178-40e41fa5.js"
            ],
            "all_frames": true,
            "matches": [
                ""
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "assets\/content-script-loader.content.js-c9413b2f-1af7b6f9.js"
            ],
            "all_frames": true,
            "matches": [
                ""
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "assets\/content-script-loader.content.js-6b2deefc-7fbe7f56.js"
            ],
            "matches": [
                "*:\/\/imageduke.com\/*images.html*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "assets\/content-script-loader.ui_picker.js-bb97b34a-1f9806fd.js"
            ],
            "matches": [
                "*:\/\/imageduke.com\/*picker.html*"
            ],
            "run_at": "document_idle"
        }
    ],
    "commands": {
        "_execute_browser_action": [],
        "PICK_FROM_CURRENT_TAB": {
            "description": "__MSG_commandPickFromHighlightedTab__"
        },
        "PICK_FROM_RIGHT_TABS_EXCLUDE_CURRENT": {
            "description": "__MSG_commandPickFromRightTabsExcludeCurrent__"
        },
        "PICK_FROM_RIGHT_TABS": {
            "description": "__MSG_commandPickFromRightTabs__"
        }
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/runAtDocStart.js-4a22d178.js",
                "assets\/browser-polyfill-2ab8a841.js",
                "assets\/readline-65a2f544.js",
                "assets\/utils-060ace1d.js",
                "assets\/item-4d9656bf.js",
                "assets\/content.js-c9413b2f.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/imageduke.com\/*"
            ],
            "resources": [
                "assets\/browser-polyfill-2ab8a841.js",
                "assets\/init-5ce02736.js",
                "assets\/utils-d6af6d93.js",
                "assets\/utils-060ace1d.js",
                "assets\/content.js-6b2deefc.js",
                "assets\/ui_picker.js-bb97b34a.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/imageduke.com\/*"
            ],
            "resources": [
                "src\/static\/uiframe.html",
                "src\/static\/ui_pickerframe.html"
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "extra\/*"
            ]
        }
    ],
    "homepage_url": "https:\/\/imageduke.com"
}