Image Downloader
Browse and download images from websites using Image Downloader.
什麼是Image Downloader?
Image Downloader是由FREE APPS開發的Chrome擴展程式,該擴展的主要功能是“Browse and download images from websites using Image Downloader.”。
擴展截圖
下載Image Downloader擴展crx文件
下載Image Downloader擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Image Downloader can browse, find and download images from any web pages. All picture gallery from the website are displayed in extension. Fast photo downloader one click. For downloading click to the icon of extension on current website. It will display all photos on web page. Click on the green arrow and the image will be saved to hard disk. You can download photos from Instagram, Facebook and more popular webs. Support formats are JPG, PNG, GIF, JPEG.
擴展基本資訊
名稱 | |
ID | famigmidcdlbjhapgalgnebdfbgcleko |
官方網址 | https://chrome.google.com/webstore/detail/image-downloader/famigmidcdlbjhapgalgnebdfbgcleko |
簡介 | Browse and download images from websites using Image Downloader. |
檔案大小 | 110 KB |
安裝次數 | 421 |
目前版本 | 1.0.0 |
更新時間 | 2020-11-23 |
上架時間 | 2020-11-23 |
評分 | 3.67/5 共 3 次評分 |
開發者 | FREE APPS |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://www.smart-finder.net/privacy.html |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0", "name": "Image Downloader", "description": "Browse and download images from websites using Image Downloader.", "background": { "scripts": [ "jquery.js", "background.js" ] }, "browser_action": { "default_icon": "img\/ico_19.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self'; object-src 'self'", "icons": { "128": "img\/ico_128.png", "16": "img\/ico_16.png", "48": "img\/ico_48.png" }, "manifest_version": 2, "permissions": [ "activeTab", " |