ImageAssistant Batch Image Downloader

An image extractor for sniffing, analyzing and batch downloading images from web page.

ImageAssistant Batch Image Downloader क्या है?

ImageAssistant Batch Image Downloader https://www.pullywood.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "An image extractor for sniffing, analyzing and batch downloading images from web page."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में ImageAssistant Batch Image Downloader एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        ImageAssistant Image Batch Downloader

Is an image extractor for sniffing, analyzing and downloading images from web page, it's good compatibility allows users to easily extract images loaded by flash or ajax. What's more, online favorite service is now available!

More information about usage, shortcut  and FAQ please visit Project Home(simplified chinese).                    

एक्सटेंशन की मूल जानकारी

नाम ImageAssistant Batch Image Downloader ImageAssistant Batch Image Downloader
ID dbjbempljhcmhlfpfacalomonjpalpko
आधिकारिक URL https://chromewebstore.google.com/detail/imageassistant-batch-imag/dbjbempljhcmhlfpfacalomonjpalpko
विवरण An image extractor for sniffing, analyzing and batch downloading images from web page.
फ़ाइल का आकार 3.27 MB
स्थापना संख्या 500,000
वर्तमान संस्करण 1.66.6
अंतिम अपडेट 2022-07-16
प्रकाशन तिथि 2020-06-06
रेटिंग 4.44/5 कुल 525 रेटिंग्स
डेवलपर https://www.pullywood.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.pullywood.com/ImageAssistant/
सहायता पृष्ठ URL http://www.pullywood.com/publish/guestbook/guestbook-imageassistant
गोपनीयता नीति पृष्ठ URL https://www.pullywood.com/ImageAssistant/privacy_en.md.txt
समर्थित भाषाएँ en,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "name": "__MSG_manifest_ext_name__",
    "short_name": "__MSG_manifest_short_name__",
    "description": "__MSG_manifest_description__",
    "version": "1.66.6",
    "icons": {
        "64": "images\/icon.png",
        "128": "images\/icon128.png",
        "512": "images\/icon512.png"
    },
    "commands": {
        "command_extract_images": {
            "suggested_key": {
                "default": "Alt+Shift+Y"
            },
            "description": "__MSG_manifest_extract_description__"
        },
        "command_multi_extract_images": {
            "suggested_key": {
                "default": "Alt+Shift+T"
            },
            "description": "__MSG_manifest_multi_extract_description__"
        }
    },
    "background": {
        "scripts": [
            "libs\/JavaScript-MD5\/2.14.0\/md5.min.js",
            "libs\/moment\/2.24.0\/moment.min.js",
            "libs\/jquery\/3.4.1\/jquery-3.4.1.min.js",
            "libs\/stomp-websocket\/2.3.4\/stomp.min.js",
            "libs\/sockjs\/1.5.0\/sockjs.min.js",
            "scripts\/function.js",
            "scripts\/mime.js",
            "scripts\/background.js",
            "scripts\/escrawler.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "tabs",
        "webRequest",
        "webRequestBlocking",
        "storage",
        "downloads",
        "notifications",
        "contextMenus",
        "fontSettings",
        ""
    ],
    "web_accessible_resources": [
        "libs\/bootstrap\/3.4.1\/js\/bootstrap.min.js",
        "libs\/bootstrap\/3.4.1\/css\/bootstrap.min.css",
        "libs\/bootstrap\/3.4.1\/css\/bootstrap-theme.min.css",
        "libs\/bootstrap\/3.4.1\/css\/bootstrap.css.map",
        "libs\/bootstrap\/3.4.1\/css\/bootstrap-theme.css.map",
        "libs\/bootstrap\/3.4.1\/fonts\/glyphicons-halflings-regular.eot",
        "libs\/bootstrap\/3.4.1\/fonts\/glyphicons-halflings-regular.svg",
        "libs\/bootstrap\/3.4.1\/fonts\/glyphicons-halflings-regular.ttf",
        "libs\/bootstrap\/3.4.1\/fonts\/glyphicons-halflings-regular.woff",
        "libs\/bootstrap\/3.4.1\/fonts\/glyphicons-halflings-regular.woff2",
        "libs\/colorbox\/1.6.4\/colorbox.css",
        "libs\/colorbox\/1.6.4\/images\/overlay.png",
        "libs\/colorbox\/1.6.4\/images\/controls.png",
        "libs\/colorbox\/1.6.4\/images\/border.png",
        "libs\/colorbox\/1.6.4\/images\/loading_background.png",
        "libs\/colorbox\/1.6.4\/images\/loading.gif",
        "libs\/colorbox\/1.6.4\/jquery.colorbox-min.js",
        "libs\/colorbox\/1.6.4\/i18n\/jquery.colorbox-zh-CN.js",
        "styles\/style_forum.css",
        "images\/icon.png",
        "images\/overlay.png",
        "libs\/jquery\/3.4.1\/jquery-3.4.1.min.js",
        "libs\/jquery\/3.4.1\/jquery-3.4.1.min.map",
        "libs\/qrcode\/dist\/qrcode.js",
        "libs\/bootstrap-switch\/3.3.4\/bootstrap-switch.min.css",
        "libs\/bootstrap-switch\/3.3.4\/bootstrap-switch.min.js",
        "scripts\/function.js",
        "scripts\/mime.js",
        "scripts\/favorite.js",
        "scripts\/scriptForThirdPartPage.js",
        "scripts\/escInspector.js",
        "scripts\/inspector.js"
    ],
    "content_scripts": [
        {
            "js": [
                "scripts\/escInspector.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "js": [
                "scripts\/inspector.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "js": [
                "libs\/jquery\/3.4.1\/jquery-3.4.1.min.js",
                "scripts\/function.js",
                "scripts\/referer.js"
            ],
            "matches": [
                "*:\/\/cxyz.info\/*",
                "*:\/\/*.cxyz.info\/*",
                "*:\/\/pullywood.com\/*",
                "*:\/\/*.pullywood.com\/*",
                "*:\/\/dumbopus.com\/*",
                "*:\/\/*.dumbopus.com\/*"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ]
}