Dualsub - Dual Subtitles for YouTube
Display dual subtitles, use machine translation and speech recognition to generate subtitles.
什麼是Dualsub - Dual Subtitles for YouTube?
Dualsub - Dual Subtitles for YouTube是由https://www.dualsub.xyz開發的Chrome擴展程式,該擴展的主要功能是“Display dual subtitles, use machine translation and speech recognition to generate subtitles.”。
擴展截圖
下載Dualsub - Dual Subtitles for YouTube擴展crx文件
下載Dualsub - Dual Subtitles for YouTube擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Use Dualsub to display dual subtitles on YouTube.
## Quick Start ##
Perhaps your requirement is simple: to have YouTube's native subtitles display two languages.
For example, to display subtitles with Chinese on top and English at the bottom:
1. Open a YouTube video page, and turn on YouTube's native subtitles.
2. Open the Dualsub popup page, and switch to the **Native Mode** tab.
3. On the row 1, the **Subtitle File** menu, select **Chinese**.
4. On the row 2, the **Subtitle File** menu, select **English**.
You can select to use human-translated subtitles, or machine-translated subtitles.
## Feature Description ##
Supported browsers:
* Supports desktop browsers: Chrome, Edge, Firefox.
* Supports mobile browsers: Firefox (Android), Kiwi (Android), Orion (iOS).
Supported video websites:
* Supports YouTube, including mobile version.
* Supports Netflix, Disney+, and Coursera, totaling over 20 video websites.
There are two usage modes, each catering to different scenarios:
* Native Mode: for general users, all features are free.
* Standard Mode: for professional users, server-side features are premium services.
Standard Mode server-side features:
* Higher quality machine-generated subtitles (machine translation and speech recognition).
* For videos without built-in subtitles, generate subtitles on the fly.
For more information, please visit . 擴展基本資訊
| 名稱 | |
| ID | gnlibmlfpencglodjpgnalbdebfhpmfp |
| 官方網址 | https://chromewebstore.google.com/detail/dualsub-dual-subtitles-fo/gnlibmlfpencglodjpgnalbdebfhpmfp |
| 簡介 | Display dual subtitles, use machine translation and speech recognition to generate subtitles. |
| 檔案大小 | 110 KB |
| 安裝次數 | 111,165 |
| 目前版本 | 2.25.0 |
| 更新時間 | 2024-02-26 |
| 上架時間 | 2020-07-04 |
| 評分 | 3.78/5 共 366 次評分 |
| 開發者 | https://www.dualsub.xyz |
| 電子郵箱 | [email protected] |
| 付費類型 | in_app |
| 擴展官網 | https://www.dualsub.xyz/ |
| 說明頁面URL | https://www.dualsub.xyz/guide/other/contact.html |
| 支援的語言 | en,zh-CN,zh-TW |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"minimum_chrome_version": "110",
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"version": "2.25.0",
"permissions": [
"storage"
],
"host_permissions": [
"https:\/\/api.dualsub.xyz\/*"
],
"icons": {
"16": "icon-16.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"action": {
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"web_accessible_resources": [
{
"resources": [
"injected.js"
],
"matches": [
" | |