Video Compressor
Convert, compress, edit video, audio, image files online in over 1000 formats.
What is Video Compressor?
Video Compressor is a Chrome extension developed by Wondershare Online UniConverter, and its main feature is "Convert, compress, edit video, audio, image files online in over 1000 formats.".
Extension Screenshots
Download Video Compressor Extension CRX File
Download Video Compressor extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Video Compressor |
ID | homcnjdjgbccodplgdpdjfijjjdecbln |
Official URL | https://chromewebstore.google.com/detail/video-compressor/homcnjdjgbccodplgdpdjfijjjdecbln |
Description | Convert, compress, edit video, audio, image files online in over 1000 formats. |
File Size | 63.81 KB |
Installation Count | 9,461 |
Current Version | 1.0.7 |
Last Updated | 2021-10-26 |
Publish Date | 2020-09-08 |
Rating | 2.60/5 Total 5 Ratings |
Developer | Wondershare Online UniConverter |
[email protected] | |
Payment Type | free |
Extension Website | https://www.media.io/ |
Help Page URL | https://www.media.io/faqs.html |
Supported Languages | 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" } |