Online UniConverter
Convert, compress, edit video, audio, image files online in over 1000 formats.
What is Online UniConverter?
Online UniConverter is a Chrome extension developed by https://www.media.io, and its main feature is "Convert, compress, edit video, audio, image files online in over 1000 formats.".
Extension Screenshots
Download Online UniConverter Extension CRX File
Download Online UniConverter 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 UniConverter can convert, compress, and edit video/audio/image files in 1,000+ formats. And you can discover more functions related to media files. The converted files can be saved to Dropbox or downloaded directly. Know more about Online UniConverter: ✓ Video Converter (MP4 to MOV, WebM to MP4, AVI to MP4, ...) ✓ Video Compressor (compress MP4, MOV, MKV, AVI, ...) ✓ Video Editor (trim, cut, crop, adjust, loop, speed, flip and mirror videos easily) ✓ Audio Converter (WAV to MP3, MP4 to MP3, MP3 to WMA, ...) ✓ Audio Compressor (compress MP3, WAV, FLAC, OGG, ...) ✓ Audio Editor ( cut MP3, WAV, FLAC, OGG, ...) ✓ Image Converter (convert images to JPG, PNG, BMP, TIFF, ...) ✓ Image Compressor (compress and resize GIF, JPG, PNG image files) ✓ GIF Maker (create GIF from videos and images) ✓ Mute Video (one-click to mute video)
Extension Basic Information
Name | Online UniConverter |
ID | pcienkdiikeamjcenimjaoopbckpmdhi |
Official URL | https://chromewebstore.google.com/detail/online-uniconverter/pcienkdiikeamjcenimjaoopbckpmdhi |
Description | Convert, compress, edit video, audio, image files online in over 1000 formats. |
File Size | 64.28 KB |
Installation Count | 42,391 |
Current Version | 1.0.6 |
Last Updated | 2021-10-26 |
Publish Date | 2020-05-06 |
Rating | 4.11/5 Total 18 Ratings |
Developer | https://www.media.io |
[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": "Online UniConverter", "version": "1.0.6" } |