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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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"
}