Image Downloader
Easy to use and powerful image downloader for your browser
什麼是Image Downloader?
Image Downloader是由Karl開發的Chrome擴展程式,該擴展的主要功能是“Easy to use and powerful image downloader for your browser”。
擴展截圖
下載Image Downloader擴展crx文件
下載Image Downloader擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Image Downloader is an addon for your browser that enables you to download all images within a webpage with just one click. Simply browse to a webpage and then wait for the images to completely load, then click on the toolbar button to open the app UI. Once the app is open, it starts to process the page in order to find all images. You can now 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. There are several settings to adjust in the app. For example, you can set the minimum and maximum image size, or even the type of the image to capture. If you right-click on the toolbar button, you can set the app to open in toolbar popup instead of a new tab. Please note that default option is opening in a new tab. Please read FAQ (http://eccorem.com/apps/image-downloader.html) page for this addon to get more info on how to work with this addon.
擴展基本資訊
名稱 | Image Downloader |
ID | dheemnnkahegifficiphgacgjfmigjec |
官方網址 | https://chromewebstore.google.com/detail/image-downloader/dheemnnkahegifficiphgacgjfmigjec |
簡介 | Easy to use and powerful image downloader for your browser |
檔案大小 | 105 KB |
安裝次數 | 7,706 |
目前版本 | 0.1.1 |
更新時間 | 2018-09-29 |
上架時間 | 2018-09-29 |
評分 | 4.06/5 共 18 次評分 |
開發者 | Karl |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://eccorem.com/apps/image-downloader.html |
說明頁面URL | http://eccorem.com/apps/image-downloader.html |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.1.1", "manifest_version": 2, "default_locale": "en", "short_name": "image-downloader", "name": "__MSG_chrome_extension_name__", "description": "__MSG_chrome_extension_description__", "homepage_url": "http:\/\/eccorem.com\/apps\/image-downloader.html", "background": { "scripts": [ "background.js" ], "persistent": false }, "permissions": [ "storage", "tabs", "notifications", "contextMenus", " |