Easy Video Converter
An easy to use drag/drop video converter.
什么是Easy Video Converter?
Easy Video Converter是由https://freeconverting.com开发的Chrome扩展程序,该扩展的主要功能是“An easy to use drag/drop video converter.”。
扩展截图
下载Easy Video Converter扩展crx文件
下载Easy Video Converter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Convert your video files to other formats with this easy to use drag/drop video converter.
It supports multiple formats like, mp4, avi, flv and 10 more.
What you will get in Easy Video Converter?
1-Easy to use drag/drop video converter.
Support Email: m.qayyum--at--live.com
You can send suggestions, want more formats to be added in list or bug reports on above email. 扩展基本信息
| 名称 | |
| ID | kdjabmieeogkccoiopmaaapnilmonjfj |
| 官方URL | https://chromewebstore.google.com/detail/easy-video-converter/kdjabmieeogkccoiopmaaapnilmonjfj |
| 简介 | An easy to use drag/drop video converter. |
| 文件大小 | 928 KB |
| 安装次数 | 3,184 |
| 当前版本 | 3.0 |
| 更新时间 | 2020-05-29 |
| 上架时间 | 2020-05-28 |
| 评分 | 3.00/5 共15次评分 |
| 开发者 | https://freeconverting.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | http://freeconverting.com |
| 隐私政策页面URL | https://standaloneinstaller.com/privacypolicy.php |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Easy Video Converter",
"default_locale": "en",
"description": "An easy to use drag\/drop video converter.",
"background": {
"scripts": [
"bg.js"
]
},
"version": "3.0",
"icons": {
"128": "images\/icon.png"
},
"browser_action": {
"default_icon": "images\/icon.png"
}
} | |