Online Image Compressor for JPG/PNG/SVG/GIF

Easily compress images in your Chrome browser and keep the highest quality.

Online Image Compressor for JPG/PNG/SVG/GIFとは何ですか?

Online Image Compressor for JPG/PNG/SVG/GIFはVidmoreによって開発されたChromeの拡張機能で、その主な機能は「Easily compress images in your Chrome browser and keep the highest quality.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Online Image Compressor for JPG/PNG/SVG/GIF拡張機能のCRXファイルをダウンロード

Online Image Compressor for JPG/PNG/SVG/GIF拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Online Image Compressor for Chrome offers you a quick and free solution to reducing image file size. You do not need to sign up or download any program. All compression processes run in your browser.
For web developers: optimize and compress images for web, to make your website load faster.
For normal users: compress photos to free up storage space and for easy sharing.

Features
✔ Up to 40 images at one time, 5 MB each.
✔ Support compressing JPG (JPEG), PNG, SVG and GIF.
✔ No watermark added.
✔ Easy and safe to use.
✔ Works in all major browsers.

How to
1. Click the plus button to upload your image files.
2. Wait for the upload and compression processes.
3. Click "Download All" to download all compressed images at once. Or you can download each image individually.

Enjoy!                    

拡張機能の基本情報

名前 Online Image Compressor for JPG/PNG/SVG/GIF Online Image Compressor for JPG/PNG/SVG/GIF
ID akjoejepomnhbhlfhmocodajiloddebh
公式URL https://chrome.google.com/webstore/detail/online-image-compressor-f/akjoejepomnhbhlfhmocodajiloddebh
説明 Easily compress images in your Chrome browser and keep the highest quality.
ファイルサイズ 22.91 KB
インストール数 3,155
現在のバージョン 1.0.0
最終更新日 2020-05-26
公開日 2020-05-26
評価 3.67/5 合計 3 レビュー
開発者 Vidmore
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.vidmore.com/free-online-image-compressor/
対応言語 de,en,fr,es,it,pt-PT,ru,zh-CN,ja
manifest.json
{
    "browser_action": {
        "default_icon": {
            "128": "images\/icon.png",
            "16": "images\/icon.png",
            "32": "images\/icon.png",
            "48": "images\/icon.png"
        },
        "default_popup": "index.html",
        "default_title": "__MSG_title__"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "images\/icon.png",
        "16": "images\/icon.png",
        "32": "images\/icon.png",
        "48": "images\/icon.png"
    },
    "manifest_version": 2,
    "name": "__MSG_title__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0"
}