Video Compressor

Convert, compress, edit video, audio, image files online in over 1000 formats.

Video Compressor란 무엇입니까?

Video Compressor은(는) Wondershare Online UniConverter에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Convert, compress, edit video, audio, image files online in over 1000 formats."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Video Compressor 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Online Free Video Compressor

Online UniConverter allows you to compress video, reduce video file size online for free without losing quality. The compressed files can be saved to Dropbox or downloaded directly. 

How to compress video?
Step 1. Click the Video Compressor extension icon on the top right corner of your Chrome browser. It will open an online free video compressor.
Step 2. Drag and drop or click the Choose Files button to import video files you want to compress.
Step 3. Choose an output format like MP4 from the Convert all files to > Video tab.
Step 4. Hit the CONVERT button to start the video compression process.
Step 5. Click the DOWNLOAD or Save to Dropbox button to get the compressed files.                    

확장 프로그램 기본 정보

이름 Video Compressor Video Compressor
ID homcnjdjgbccodplgdpdjfijjjdecbln
공식 URL https://chromewebstore.google.com/detail/video-compressor/homcnjdjgbccodplgdpdjfijjjdecbln
설명 Convert, compress, edit video, audio, image files online in over 1000 formats.
파일 크기 63.81 KB
설치 횟수 9,461
현재 버전 1.0.7
최근 업데이트 2021-10-26
출시 날짜 2020-09-08
평점 2.60/5 총 5 개의 평점
개발자 Wondershare Online UniConverter
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.media.io/
도움말 페이지 URL https://www.media.io/faqs.html
지원되는 언어 id,de,en,fr,nl,vi,tr,es,it,pl,pt-BR,pt-PT,ru,th,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "lib\/background.js"
        ]
    },
    "homepage_url": "https:\/\/www.media.io\/index.html",
    "browser_action": {
        "default_icon": {
            "128": "images\/icons\/convertio-128x128.png",
            "16": "images\/icons\/convertio-16x16.png",
            "32": "images\/icons\/convertio-32x32.png",
            "48": "images\/icons\/convertio-48x48.png"
        },
        "default_title": "__MSG_appDefaultTitle__"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "permissions": [
        "storage"
    ],
    "icons": {
        "128": "images\/icons\/convertio-128x128.png",
        "16": "images\/icons\/convertio-16x16.png",
        "32": "images\/icons\/convertio-32x32.png",
        "48": "images\/icons\/convertio-48x48.png"
    },
    "manifest_version": 2,
    "name": "Video Compressor",
    "version": "1.0.7"
}