Text to Speech
This app converts text to speech, making it easy for you to communicate
Text to Speechคืออะไร?
Text to Speech เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.textospeech.info และคุณลักษณะหลักของมันคือ "This app converts text to speech, making it easy for you to communicate"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Text to Speech
ดาวน์โหลดไฟล์ส่วนขยาย Text to Speech ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This text to speech app is perfect for anyone who wants to add some fun to their day. Whether you're a business person who needs to add a little personality to your presentations, or you're just someone who loves making bad puns, this app is for you! With the touch of a button, you can have any text read aloud in a funny voice. So why wait? Add some fun and laughter to your life today with this fantastic text to speech app! With our text to speech app, you can finally have your voice heard! Just type out what you want to say, and our app will take care of the rest. Whether you're giving a presentation or need to make a phone call, our app makes communication easy. So why wait? Get started today and let your voice be heard! You can easily convert your texts into speeches with the text to speech app. This way, you can give compelling presentations without worrying about memorizing a single word. Just enter your text, and the app will take care of the rest.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | dkmgdfnglhgkgpnnkbndpajfhfoeilca |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/text-to-speech/dkmgdfnglhgkgpnnkbndpajfhfoeilca |
คำอธิบาย | This app converts text to speech, making it easy for you to communicate |
ขนาดไฟล์ | 34.27 KB |
จำนวนการติดตั้ง | 245 |
เวอร์ชันปัจจุบัน | 2.8 |
อัปเดตครั้งล่าสุด | 2021-12-31 |
วันที่เผยแพร่ | 2021-12-31 |
ผู้พัฒนา | http://www.textospeech.info |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.textospeech.info |
URL หน้านโยบายความเป็นส่วนตัว | https://www.picditor.com/privacy-policy |
ภาษาที่รองรับ | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "action": { "default_icon": "photo128.png" }, "author": "Text to speech", "background": { "service_worker": "background.js" }, "default_locale": "en", "description": "__MSG_description__", "icons": { "128": "photo128.png" }, "manifest_version": 3, "name": "__MSG_title__", "permissions": [ "contextMenus" ], "short_name": "Text to speech", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.8" } |