Subtitle Converter by Vocalmatic
Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.
什麼是Subtitle Converter by Vocalmatic?
Subtitle Converter by Vocalmatic是由Automatic Transcription by Vocalmatic開發的Chrome擴展程式,該擴展的主要功能是“Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more.”。
擴展截圖
下載Subtitle Converter by Vocalmatic擴展crx文件
下載Subtitle Converter by Vocalmatic擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Use our Subtitle Converter to convert your SRT, VTT, SMI, DXFP subtitle / caption files into other formats!
擴展基本資訊
名稱 | |
ID | cnehpdlliaemdhhjklmbmcgmghodcpcb |
官方網址 | https://chrome.google.com/webstore/detail/subtitle-converter-by-voc/cnehpdlliaemdhhjklmbmcgmghodcpcb |
簡介 | Convert subtitle and caption files into other subtitle formats! SRT, VTT, SMI, DXFP and more. |
檔案大小 | 69.88 KB |
安裝次數 | 457 |
目前版本 | 1.0 |
更新時間 | 2019-12-30 |
上架時間 | 2019-12-30 |
評分 | 5.00/5 共 3 次評分 |
開發者 | Automatic Transcription by Vocalmatic |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://vocalmatic.com/subtitle-converter |
支援的語言 | 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" ] } |