Subtitle Converter by Vocalmatic

Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.

Co to jest Subtitle Converter by Vocalmatic?

Subtitle Converter by Vocalmatic to rozszerzenie Chrome opracowane przez Automatic Transcription by Vocalmatic, a jego główną funkcją jest „Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Subtitle Converter by Vocalmatic

Pobierz pliki rozszerzeń Subtitle Converter by Vocalmatic 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

                        Use our Subtitle Converter to convert your SRT, VTT, SMI, DXFP subtitle / caption files into other formats!                    

Podstawowe informacje o rozszerzeniu

Nazwa Subtitle Converter by Vocalmatic Subtitle Converter by Vocalmatic
ID cnehpdlliaemdhhjklmbmcgmghodcpcb
Oficjalny URL https://chrome.google.com/webstore/detail/subtitle-converter-by-voc/cnehpdlliaemdhhjklmbmcgmghodcpcb
Opis Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.
Rozmiar pliku 69.88 KB
Liczba instalacji 457
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2019-12-30
Data Publikacji 2019-12-30
Ocena 5.00/5 Łącznie 3 Oceny
Deweloper Automatic Transcription by Vocalmatic
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://vocalmatic.com/subtitle-converter
Obsługiwane Języki en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Subtitle Converter by Vocalmatic",
    "description": "Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "subtitle-converter-icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}