Subtitle Converter by Vocalmatic
Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.
What is Subtitle Converter by Vocalmatic?
Subtitle Converter by Vocalmatic is a Chrome extension developed by Automatic Transcription by Vocalmatic, and its main feature is "Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.".
Extension Screenshots
Download Subtitle Converter by Vocalmatic Extension CRX File
Download Subtitle Converter by Vocalmatic extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Use our Subtitle Converter to convert your SRT, VTT, SMI, DXFP subtitle / caption files into other formats!
Extension Basic Information
Name | |
ID | cnehpdlliaemdhhjklmbmcgmghodcpcb |
Official URL | 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. |
File Size | 69.88 KB |
Installation Count | 457 |
Current Version | 1.0 |
Last Updated | 2019-12-30 |
Publish Date | 2019-12-30 |
Rating | 5.00/5 Total 3 Ratings |
Developer | Automatic Transcription by Vocalmatic |
[email protected] | |
Payment Type | free |
Extension Website | https://vocalmatic.com/subtitle-converter |
Supported Languages | 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" ] } |