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
Eメール [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"
}