Image Grabber
Download images in bulk without clutter
¿Qué es Image Grabber?
Image Grabber es una extensión de Chrome desarrollada por Christian Clarke, y su función principal es "Download images in bulk without clutter".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Image Grabber
Descarga archivos de extensión Image Grabber en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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
Información Básica de la Extensión
Nombre | |
ID | codgffmjmmfaihkhhcfifbfooeoepgfm |
URL Oficial | https://chrome.google.com/webstore/detail/image-grabber/codgffmjmmfaihkhhcfifbfooeoepgfm |
Descripción | Download images in bulk without clutter |
Tamaño del Archivo | 1.12 MB |
Cantidad de Instalaciones | 300,000 |
Versión Actual | 0.16 |
Última Actualización | 2021-02-01 |
Fecha de Publicación | 2021-02-01 |
Calificación | 1.63/5 Total de 8 Calificaciones |
Desarrollador | Christian Clarke |
Correo electrónico | [email protected] |
Tipo de Pago | free |
URL de la Página de Política de Privacidad | https://www.notion.so/Privacy-policy-Image-Grabber-813651327d384fab9c1160aa1cfe5e02 |
Idiomas Soportados | 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": [ " |