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 - это расширение Chrome, разработанное https://www.dualsub.xyz, и его основная функция - "Display dual subtitles, use machine translation and speech recognition to generate subtitles.".
Снимки экрана расширения
Скачать файл CRX расширения Dualsub - Dual Subtitles for YouTube
Скачайте файлы расширений 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 |
| Официальный URL | 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": [
" | |