closed caption - dual subtitle viewer
Extension for viewing another language subtitles and existing subtitles together
Что такое closed caption - dual subtitle viewer?
closed caption - dual subtitle viewer - это расширение Chrome, разработанное Takhyun Kim, и его основная функция - "Extension for viewing another language subtitles and existing subtitles together".
Снимки экрана расширения
Скачать файл CRX расширения closed caption - dual subtitle viewer
Скачайте файлы расширений closed caption - dual subtitle viewer в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Watch subtitles in your preferred language alongside existing subtitles with just one click!
🚀 Supported sites
- netflix
- youtube
- udemy
- ted
- etc...
⭐️ Supported features
- Support for dual closed captions
- change the closed captions size
- Supports a lot of language
If you have any sites you'd like to see added, or any other questions, please contact us at [email protected] Основная информация о расширении
| Название | |
| ID | pjfhdffkbjfneojiamjnooaagomkimde |
| Официальный URL | https://chromewebstore.google.com/detail/closed-caption-dual-subti/pjfhdffkbjfneojiamjnooaagomkimde |
| Описание | Extension for viewing another language subtitles and existing subtitles together |
| Размер файла | 58.99 KB |
| Количество установок | 895 |
| Текущая Версия | 2.8.0 |
| Последнее Обновление | 2024-01-04 |
| Дата публикации | 2022-10-19 |
| Рейтинг | 4.50/5 Всего 2 оценок |
| Разработчик | Takhyun Kim |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| URL страницы помощи | https://github.com/TakhyunKim/closed-caption-extension |
| URL страницы политики конфиденциальности | https://takhyunkim.notion.site/Privacy-Policy-8bd4aed00ac3404aa107e91165965ebd?pvs=4 |
| Поддерживаемые языки | de,en,fil,fr,vi,tr,ca,da,es,pl,fi,cs,el,bg,uk,th,ar,zh-CN,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_name__",
"manifest_version": 3,
"version": "2.8.0",
"description": "__MSG_description__",
"default_locale": "en",
"background": {
"service_worker": "background.js"
},
"permissions": [
"storage",
"commands"
],
"host_permissions": [
" | |