Video2Video
Next level video converter that easily converts any video format.
What is Video2Video?
Video2Video is a Chrome extension developed by v2v, and its main feature is "Next level video converter that easily converts any video format.".
Extension Screenshots
Download Video2Video Extension CRX File
Download Video2Video 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
Video2Video is the best video converter tool in the market. With a simple Drag and Drop, the user will be able to convert its video file to any of the following video formats: AVI, FLV, MP4, MKV, WMV, WEBM
Extension Basic Information
Name | Video2Video |
ID | ddopageacchojcbagknmgnodfckkmaie |
Official URL | https://chromewebstore.google.com/detail/video2video/ddopageacchojcbagknmgnodfckkmaie |
Description | Next level video converter that easily converts any video format. |
File Size | 1.35 MB |
Installation Count | 180 |
Current Version | 1.0.2 |
Last Updated | 2022-07-14 |
Publish Date | 2021-03-07 |
Developer | v2v |
[email protected] | |
Payment Type | free |
Extension Website | https://www.video2videoconverter.com/ |
Privacy Policy Page URL | https://www.video2videoconverter.com/privacy.html |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Video2Video", "version": "1.0.2", "version_name": "1.0.2", "description": "Next level video converter that easily converts any video format.", "icons": { "32": "icons\/32x32.png", "48": "icons\/48x48.png", "96": "icons\/96x96.png", "128": "icons\/128x128.png" }, "action": { "default_icon": { "32": "icons\/32x32.png", "48": "icons\/48x48.png", "96": "icons\/96x96.png", "128": "icons\/128x128.png" }, "default_title": "Video2Video", "default_popup": "index.html" } } |