Caption Export

Download WebVTT captions

什麼是Caption Export?

Caption Export是由2matto開發的Chrome擴展程式,該擴展的主要功能是“Download WebVTT captions”。

擴展截圖

screenshot

下載Caption Export擴展crx文件

下載Caption Export擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Adds a devtools panel to track requests for WebVTT files and allow individual or bulk downloading.                    

擴展基本資訊

名稱 Caption Export Caption Export
ID dcolahachebcpchbeldjggnhfnchhkek
官方網址 https://chromewebstore.google.com/detail/caption-export/dcolahachebcpchbeldjggnhfnchhkek
簡介 Download WebVTT captions
檔案大小 58.16 KB
安裝次數 31
目前版本 0.0.1
更新時間 2023-05-22
上架時間 2023-05-21
開發者 2matto
電子郵箱 [email protected]
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Caption Export",
    "description": "Download WebVTT captions",
    "version": "0.0.1",
    "icons": {
        "128": "icons\/icon.png"
    },
    "action": {
        "default_icon": {
            "32": "icons\/icon.png"
        }
    },
    "devtools_page": "index.html"
}