Subtitle Converter by Vocalmatic

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

Was ist Subtitle Converter by Vocalmatic?

Subtitle Converter by Vocalmatic ist eine Chrome-Erweiterung, die von Automatic Transcription by Vocalmatic entwickelt wurde, und ihr Hauptmerkmal ist "Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.".

Erweiterungsscreenshots

screenshot

Subtitle Converter by Vocalmatic-Erweiterungs-CRX-Datei herunterladen

Laden Sie Subtitle Converter by Vocalmatic-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

Grundlegende Informationen zur Erweiterung

Name Subtitle Converter by Vocalmatic Subtitle Converter by Vocalmatic
ID cnehpdlliaemdhhjklmbmcgmghodcpcb
Offizielle URL https://chrome.google.com/webstore/detail/subtitle-converter-by-voc/cnehpdlliaemdhhjklmbmcgmghodcpcb
Beschreibung Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.
Dateigröße 69.88 KB
Installationsanzahl 457
Aktuelle Version 1.0
Letztes Update 2019-12-30
Veröffentlichungsdatum 2019-12-30
Bewertung 5.00/5 Insgesamt 3 Bewertungen
Entwickler Automatic Transcription by Vocalmatic
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://vocalmatic.com/subtitle-converter
Unterstützte Sprachen 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"
    ]
}