Bulk JPEG, PNG Images Optimizer

Reduce the size of your JPEG, PNG images without any noticeable quality loss. Convert image files instantly, real-time.

¿Qué es Bulk JPEG, PNG Images Optimizer?

Bulk JPEG, PNG Images Optimizer es una extensión de Chrome desarrollada por Smart Software, y su función principal es "Reduce the size of your JPEG, PNG images without any noticeable quality loss. Convert image files instantly, real-time.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Bulk JPEG, PNG Images Optimizer

Descarga archivos de extensión Bulk JPEG, PNG Images Optimizer 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

                        This app is handy and very easy to use optimizer for JPEG, PNG files. Your image files can be 10%-70% smaller. This app allows you to reduce the size of your image files without any noticeable quality loss.

This app only works locally without going through the server. It allows you to convert image files instantly, real-time. You don't need to upload a file to any server.

You can select image files to convert from your local computer and from Google Drive™ directly. and Save the optimized files to Google Drive™.                    

Información Básica de la Extensión

Nombre Bulk JPEG, PNG Images Optimizer Bulk JPEG, PNG Images Optimizer
ID jglfehaddibdnfchgicahpdifopgihcb
URL Oficial https://chromewebstore.google.com/detail/bulk-jpeg-png-images-opti/jglfehaddibdnfchgicahpdifopgihcb
Descripción Reduce the size of your JPEG, PNG images without any noticeable quality loss. Convert image files instantly, real-time.
Tamaño del Archivo 23.54 KB
Cantidad de Instalaciones 2,041
Versión Actual 1.0.1.2
Última Actualización 2023-06-09
Fecha de Publicación 2020-06-02
Calificación 3.68/5 Total de 40 Calificaciones
Desarrollador Smart Software
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://thetimetube.herokuapp.com/optimizer/
URL de la Página de Política de Privacidad http://iblogbox.com/chrome/tos.php
Idiomas Soportados en-US
manifest.json
{
    "name": "__MSG_ext_name__",
    "description": "__MSG_ext_description__",
    "default_locale": "en_US",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "action": {
        "default_icon": "images\/icon32.png",
        "default_title": "__MSG_ext_name__"
    },
    "permissions": [
        "storage"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "88.0.0.0",
    "version": "1.0.1.2"
}