Audio Descriptions
Adds support for native text-to-speech audio descriptions for videos.
什么是Audio Descriptions?
Audio Descriptions是由kevinreilly149开发的Chrome扩展程序,该扩展的主要功能是“Adds support for native text-to-speech audio descriptions for videos.”。
扩展截图
下载Audio Descriptions扩展crx文件
下载Audio Descriptions扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension adds support for audio descriptions in videos that use the track element. A drop down menu field is appended after compatible videos for users to enable audio description tracks.
When a audio description track is enabled and a video is playing, when a cue is reached, the video is paused, the audio description text is read aloud via text-to-speech, then the video is played again.
There are settings in the extension's popup for adjusting the text-to-speech rate and pitch.
Many more features in the future. 扩展基本信息
| 名称 | |
| ID | lidpojkpfookhkfekmhfphljolackion |
| 官方URL | https://chromewebstore.google.com/detail/audio-descriptions/lidpojkpfookhkfekmhfphljolackion |
| 简介 | Adds support for native text-to-speech audio descriptions for videos. |
| 文件大小 | 24.46 KB |
| 安装次数 | 23 |
| 当前版本 | 1.0 |
| 更新时间 | 2022-05-29 |
| 上架时间 | 2022-05-28 |
| 开发者 | kevinreilly149 |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://kevinreilly149.github.io/tts-audio-descriptions-extension/ |
| 隐私政策页面URL | https://kevinreilly149.github.io/tts-audio-descriptions-extension/privacypolicy.html |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Audio Descriptions",
"description": "Adds support for native text-to-speech audio descriptions for videos.",
"version": "1.0",
"manifest_version": 3,
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
" | |