Speak
Intuitive, fast TTS Speaker
ما هو Speak؟
Speak هو إضافة Chrome تم تطويرها بواسطة https://wis.am، والميزة الرئيسية لها هي "Intuitive, fast TTS Speaker".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Speak
قم بتنزيل ملفات الامتداد Speak بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
The simplest and most Intuitive, Text-to-Speech speaker. Open source: https://github.com/wis/speak/
معلومات أساسية عن التمديد
الاسم | Speak |
ID | nihmfkglncnpheihhidaanekobbdhbck |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/speak/nihmfkglncnpheihhidaanekobbdhbck |
الوصف | Intuitive, fast TTS Speaker |
حجم الملف | 57.75 KB |
عدد التثبيتات | 2,000 |
النسخة الحالية | 0.0.2 |
آخر تحديث | 2019-05-02 |
تاريخ النشر | 2019-05-02 |
تقييم | 3.67/5 مجموع تقييمات 55 |
المطور | https://wis.am |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://wis.am/projects/speak |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "0.0.2", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { "16": "images\/icon-16.png", "128": "images\/icon-128.png" }, "default_locale": "en", "background": { "scripts": [ "scripts\/background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |