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 擴展基本資訊
| 名稱 | |
| ID | ddopageacchojcbagknmgnodfckkmaie |
| 官方網址 | 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"
}
} | |