Image Grabber
Download images in bulk without clutter
What is Image Grabber?
Image Grabber is a Chrome extension developed by Christian Clarke, and its main feature is "Download images in bulk without clutter".
Extension Screenshots
Download Image Grabber Extension CRX File
Download Image Grabber extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Need to download all images from the page? Image Grabber will do it. And filters out clutter -- just specify minimum image size. What addon can do: ✔️ Download all images on the page ✔️ Filter out by size ✔️ Proper file name ✔️ Supports all web media formats
Extension Basic Information
Name | |
ID | codgffmjmmfaihkhhcfifbfooeoepgfm |
Official URL | https://chrome.google.com/webstore/detail/image-grabber/codgffmjmmfaihkhhcfifbfooeoepgfm |
Description | Download images in bulk without clutter |
File Size | 1.12 MB |
Installation Count | 300,000 |
Current Version | 0.16 |
Last Updated | 2021-02-01 |
Publish Date | 2021-02-01 |
Rating | 1.63/5 Total 8 Ratings |
Developer | Christian Clarke |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.notion.so/Privacy-policy-Image-Grabber-813651327d384fab9c1160aa1cfe5e02 |
Supported Languages | id,ms,de,en,en-GB,en-US,fil,fr,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,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_popup": "popup.html" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "content_security_policy": "script-src 'self' https:\/\/*.google-analytics.com https:\/\/*.googleapis.com https:\/\/www.googletagmanager.com; object-src 'self'", "content_scripts": [ { "matches": [ " |