Bulk JPEG, PNG Images Optimizer

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

Bulk JPEG, PNG Images Optimizer क्या है?

Bulk JPEG, PNG Images Optimizer Smart Software द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Reduce the size of your JPEG, PNG images without any noticeable quality loss. Convert image files instantly, real-time."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Bulk JPEG, PNG Images Optimizer एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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

एक्सटेंशन की मूल जानकारी

नाम Bulk JPEG, PNG Images Optimizer Bulk JPEG, PNG Images Optimizer
ID jglfehaddibdnfchgicahpdifopgihcb
आधिकारिक URL https://chromewebstore.google.com/detail/bulk-jpeg-png-images-opti/jglfehaddibdnfchgicahpdifopgihcb
विवरण Reduce the size of your JPEG, PNG images without any noticeable quality loss. Convert image files instantly, real-time.
फ़ाइल का आकार 23.54 KB
स्थापना संख्या 2,041
वर्तमान संस्करण 1.0.1.2
अंतिम अपडेट 2023-06-09
प्रकाशन तिथि 2020-06-02
रेटिंग 3.68/5 कुल 40 रेटिंग्स
डेवलपर Smart Software
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://thetimetube.herokuapp.com/optimizer/
गोपनीयता नीति पृष्ठ URL http://iblogbox.com/chrome/tos.php
समर्थित भाषाएँ 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"
}