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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |