Image Grabber
Download images in bulk without clutter
Что такое Image Grabber?
Image Grabber - это расширение Chrome, разработанное Christian Clarke, и его основная функция - "Download images in bulk without clutter".
Снимки экрана расширения
Скачать файл CRX расширения Image Grabber
Скачайте файлы расширений Image Grabber в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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
Основная информация о расширении
Название | |
ID | codgffmjmmfaihkhhcfifbfooeoepgfm |
Официальный URL | https://chrome.google.com/webstore/detail/image-grabber/codgffmjmmfaihkhhcfifbfooeoepgfm |
Описание | Download images in bulk without clutter |
Размер файла | 1.12 MB |
Количество установок | 300,000 |
Текущая Версия | 0.16 |
Последнее Обновление | 2021-02-01 |
Дата публикации | 2021-02-01 |
Рейтинг | 1.63/5 Всего 8 оценок |
Разработчик | Christian Clarke |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | https://www.notion.so/Privacy-policy-Image-Grabber-813651327d384fab9c1160aa1cfe5e02 |
Поддерживаемые языки | 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": [ " |