Subtitle Converter by Vocalmatic
Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.
Qu'est-ce que Subtitle Converter by Vocalmatic ?
Subtitle Converter by Vocalmatic est une extension Chrome développée par Automatic Transcription by Vocalmatic, et sa fonction principale est "Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Subtitle Converter by Vocalmatic
Téléchargez les fichiers d'extension Subtitle Converter by Vocalmatic au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Use our Subtitle Converter to convert your SRT, VTT, SMI, DXFP subtitle / caption files into other formats!
Informations de Base sur l'Extension
Nom | |
ID | cnehpdlliaemdhhjklmbmcgmghodcpcb |
URL Officiel | https://chrome.google.com/webstore/detail/subtitle-converter-by-voc/cnehpdlliaemdhhjklmbmcgmghodcpcb |
Description | Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more. |
Taille du Fichier | 69.88 KB |
Nombre d'Installations | 457 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2019-12-30 |
Date de Publication | 2019-12-30 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | Automatic Transcription by Vocalmatic |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://vocalmatic.com/subtitle-converter |
Langues Prises en Charge | 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" ] } |