Video2Video
Next level video converter that easily converts any video format.
Co to jest Video2Video?
Video2Video to rozszerzenie Chrome opracowane przez v2v, a jego główną funkcją jest „Next level video converter that easily converts any video format.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Video2Video
Pobierz pliki rozszerzeń Video2Video w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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 Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | ddopageacchojcbagknmgnodfckkmaie |
| Oficjalny URL | https://chromewebstore.google.com/detail/video2video/ddopageacchojcbagknmgnodfckkmaie |
| Opis | Next level video converter that easily converts any video format. |
| Rozmiar pliku | 1.35 MB |
| Liczba instalacji | 180 |
| Aktualna Wersja | 1.0.2 |
| Ostatnia Aktualizacja | 2022-07-14 |
| Data Publikacji | 2021-03-07 |
| Deweloper | v2v |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://www.video2videoconverter.com/ |
| Adres URL Strony Polityki Prywatności | https://www.video2videoconverter.com/privacy.html |
| Obsługiwane Języki | 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"
}
} | |