Bulk JPEG, PNG Images Optimizer

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

Cos'è Bulk JPEG, PNG Images Optimizer?

Bulk JPEG, PNG Images Optimizer è un'estensione di Chrome sviluppata da Smart Software, e la sua funzione principale è "Reduce the size of your JPEG, PNG images without any noticeable quality loss. Convert image files instantly, real-time.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Bulk JPEG, PNG Images Optimizer

Scarica i file di estensione Bulk JPEG, PNG Images Optimizer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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™.                    

Informazioni di Base sull'Estensione

Nome Bulk JPEG, PNG Images Optimizer Bulk JPEG, PNG Images Optimizer
ID jglfehaddibdnfchgicahpdifopgihcb
URL Ufficiale https://chromewebstore.google.com/detail/bulk-jpeg-png-images-opti/jglfehaddibdnfchgicahpdifopgihcb
Descrizione Reduce the size of your JPEG, PNG images without any noticeable quality loss. Convert image files instantly, real-time.
Dimensione del File 23.54 KB
Conteggio Installazioni 2,041
Versione Corrente 1.0.1.2
Ultimo Aggiornamento 2023-06-09
Data di Pubblicazione 2020-06-02
Valutazione 3.68/5 Totale 40 Valutazioni
Sviluppatore Smart Software
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://thetimetube.herokuapp.com/optimizer/
URL della Pagina della Politica sulla Privacy http://iblogbox.com/chrome/tos.php
Lingue Supportate 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"
}