Video to File
Convert video to another file format
Video to Fileとは何ですか?
Video to Fileはhttps://app-vtf.web.appによって開発されたChromeの拡張機能で、その主な機能は「Convert video to another file format」です。
拡張機能のスクリーンショット
Video to File拡張機能のCRXファイルをダウンロード
Video to File拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Convert video to image JPG, animated GIF, audio MP3, video MP4. Cut and resize video. Extract subtitles SRT.
拡張機能の基本情報
名前 | |
ID | abjcobameomoocdflloiegijddfoojjd |
公式URL | https://chrome.google.com/webstore/detail/video-to-file/abjcobameomoocdflloiegijddfoojjd |
説明 | Convert video to another file format |
ファイルサイズ | 11.24 KB |
インストール数 | 76 |
現在のバージョン | 2.0 |
最終更新日 | 2021-11-09 |
公開日 | 2021-03-17 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | https://app-vtf.web.app |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Video to File", "description": "Convert video to another file format", "version": "2.0", "icons": { "16": "images\/16x16.png", "48": "images\/48x48.png", "128": "images\/128x128.png" }, "homepage_url": "https:\/\/app-vtf.web.app\/", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_title": "Video to File" }, "manifest_version": 2 } |