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 |
| Eメール | [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"
}
} | |