Video Compressor
Convert, compress, edit video, audio, image files online in over 1000 formats.
Hvad er Video Compressor?
Video Compressor er en Chrome-udvidelse udviklet af Wondershare Online UniConverter, og dens hovedfunktion er "Convert, compress, edit video, audio, image files online in over 1000 formats.".
Udvidelsesskærmbilleder
Download Video Compressor-udvidelses-CRX-fil
Download Video Compressor-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | Video Compressor |
ID | homcnjdjgbccodplgdpdjfijjjdecbln |
Officiel URL | https://chromewebstore.google.com/detail/video-compressor/homcnjdjgbccodplgdpdjfijjjdecbln |
Beskrivelse | Convert, compress, edit video, audio, image files online in over 1000 formats. |
Filstørrelse | 63.81 KB |
Antal Installationer | 9,461 |
Nuværende Version | 1.0.7 |
Senest Opdateret | 2021-10-26 |
Udgivelsesdato | 2020-09-08 |
Bedømmelse | 2.60/5 Samlet 5 Bedømmelser |
Udvikler | Wondershare Online UniConverter |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.media.io/ |
Hjælpeside-URL | https://www.media.io/faqs.html |
Understøttede Sprog | 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" } |