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开发的Chrome扩展程序,该扩展的主要功能是“Reduce the size of your JPEG, PNG images without any noticeable quality loss. Convert image files instantly, real-time.”。

扩展截图

screenshot

下载Bulk JPEG, PNG Images Optimizer扩展crx文件

下载Bulk JPEG, PNG Images Optimizer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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"
}