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 là gì?

Bulk JPEG, PNG Images Optimizer là một tiện ích mở rộng Chrome được phát triển bởi Smart Software, và tính năng chính của nó là "Reduce the size of your JPEG, PNG images without any noticeable quality loss. Convert image files instantly, real-time.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Bulk JPEG, PNG Images Optimizer

Tải xuống các tệp mở rộng Bulk JPEG, PNG Images Optimizer dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Bulk JPEG, PNG Images Optimizer Bulk JPEG, PNG Images Optimizer
ID jglfehaddibdnfchgicahpdifopgihcb
URL Chính Thức https://chromewebstore.google.com/detail/bulk-jpeg-png-images-opti/jglfehaddibdnfchgicahpdifopgihcb
Mô tả Reduce the size of your JPEG, PNG images without any noticeable quality loss. Convert image files instantly, real-time.
Kích Thước Tệp 23.54 KB
Số Lần Cài Đặt 2,041
Phiên Bản Hiện Tại 1.0.1.2
Cập Nhật Lần Cuối 2023-06-09
Ngày Phát Hành 2020-06-02
Đánh Giá 3.68/5 Tổng số 40 Đánh Giá
Nhà Phát Triển Smart Software
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://thetimetube.herokuapp.com/optimizer/
URL Trang Chính Sách Bảo Mật http://iblogbox.com/chrome/tos.php
Ngôn Ngữ Được Hỗ Trợ 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"
}