Save & convert image as type
Save jpeg, avif, jfif, webp as jpg, png or webp by context menu on image.
¿Qué es Save & convert image as type?
Save & convert image as type es una extensión de Chrome desarrollada por https://chromedeveloper.com, y su función principal es "Save jpeg, avif, jfif, webp as jpg, png or webp by context menu on image.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Save & convert image as type
Descarga archivos de extensión Save & convert image as type 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
Download all images from Google Chrome immediately in jpg, png or webp formats. You can also download formats such as avif and jfif that you can download from Google but cannot open on your computer, as jpg or png. All you have to do is right-click on the image and select the format you want to download. 🤔 UPDATE NOTES 04.11.2023 . Edit Bugs . Add new Languages 05.02.2024 . Edit Bugs . Add Jfif Files . Fixed features that were not working
Información Básica de la Extensión
Nombre | Save & convert image as type |
ID | lnlchohkeddhloofakaoeedchldfkkbh |
URL Oficial | https://chromewebstore.google.com/detail/save-convert-image-as-typ/lnlchohkeddhloofakaoeedchldfkkbh |
Descripción | Save jpeg, avif, jfif, webp as jpg, png or webp by context menu on image. |
Tamaño del Archivo | 47.25 KB |
Cantidad de Instalaciones | 64 |
Versión Actual | 0.1.2 |
Última Actualización | 2024-02-05 |
Fecha de Publicación | 2023-11-25 |
Calificación | 4.00/5 Total de 5 Calificaciones |
Desarrollador | https://chromedeveloper.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://chromedeveloper.com/ |
URL de la Página de Ayuda | https://chromedeveloper.com/ |
URL de la Página de Política de Privacidad | https://www.chromedeveloper.com/privacy-policy |
Idiomas Soportados | de,en,vi,ru,uk,ar,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "author": "Lena Cliffson", "offline_enabled": true, "permissions": [ "downloads", "contextMenus", "offscreen", "activeTab", "storage" ], "short_name": "__MSG_extShortName__", "version": "0.1.2", "default_locale": "en", "description": "__MSG_extDescription__", "host_permissions": [ " |