Video2Video
Next level video converter that easily converts any video format.
什么是Video2Video?
Video2Video是由v2v开发的Chrome扩展程序,该扩展的主要功能是“Next level video converter that easily converts any video format.”。
扩展截图
下载Video2Video扩展crx文件
下载Video2Video扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | Video2Video |
ID | ddopageacchojcbagknmgnodfckkmaie |
官方URL | https://chromewebstore.google.com/detail/video2video/ddopageacchojcbagknmgnodfckkmaie |
简介 | Next level video converter that easily converts any video format. |
文件大小 | 1.35 MB |
安装次数 | 180 |
当前版本 | 1.0.2 |
更新时间 | 2022-07-14 |
上架时间 | 2021-03-07 |
开发者 | v2v |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.video2videoconverter.com/ |
隐私政策页面URL | https://www.video2videoconverter.com/privacy.html |
支持的语言 | 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" } } |