Audio Descriptions
Adds support for native text-to-speech audio descriptions for videos.
ما هو Audio Descriptions؟
Audio Descriptions هو إضافة Chrome تم تطويرها بواسطة kevinreilly149، والميزة الرئيسية لها هي "Adds support for native text-to-speech audio descriptions for videos.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Audio Descriptions
قم بتنزيل ملفات الامتداد Audio Descriptions بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | Audio Descriptions |
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/ |
عنوان صفحة سياسة الخصوصية | 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": [ " |