Video Compressor
Convert, compress, edit video, audio, image files online in over 1000 formats.
Co je Video Compressor?
Video Compressor je rozšíření Chrome vyvinuté Wondershare Online UniConverter, a jeho hlavní funkcí je „Convert, compress, edit video, audio, image files online in over 1000 formats.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Video Compressor
Stáhněte si soubory rozšíření Video Compressor ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | Video Compressor |
ID | homcnjdjgbccodplgdpdjfijjjdecbln |
Oficiální URL | https://chromewebstore.google.com/detail/video-compressor/homcnjdjgbccodplgdpdjfijjjdecbln |
Popis | Convert, compress, edit video, audio, image files online in over 1000 formats. |
Velikost souboru | 63.81 KB |
Počet instalací | 9,461 |
Aktuální Verze | 1.0.7 |
Poslední Aktualizace | 2021-10-26 |
Datum Vydání | 2020-09-08 |
Hodnocení | 2.60/5 Celkem 5 Hodnocení |
Vývojář | Wondershare Online UniConverter |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://www.media.io/ |
URL Stránky Nápovědy | https://www.media.io/faqs.html |
Podporované Jazyky | 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" } |