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 |
| 官方網址 | 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": [
" | |