Video2Video
Next level video converter that easily converts any video format.
Vad är Video2Video?
Video2Video är en Chrome-tillägg utvecklad av v2v, och dess huvudfunktion är "Next level video converter that easily converts any video format.".
Tilläggsskärmbilder
Ladda ner Video2Video-förlängningens CRX-fil
Ladda ner Video2Video-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | ddopageacchojcbagknmgnodfckkmaie |
| Officiell webbadress | https://chromewebstore.google.com/detail/video2video/ddopageacchojcbagknmgnodfckkmaie |
| Beskrivning | Next level video converter that easily converts any video format. |
| Filstorlek | 1.35 MB |
| Antal Installationer | 180 |
| Aktuell Version | 1.0.2 |
| Senast Uppdaterad | 2022-07-14 |
| Publiceringsdatum | 2021-03-07 |
| Utvecklare | v2v |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://www.video2videoconverter.com/ |
| URL till Sekretesspolicy Sidan | https://www.video2videoconverter.com/privacy.html |
| Stödda Språk | 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"
}
} | |