text reader: Convert text to voice easily

Convert text to voice and Read any page out loud easily, with different languages.

text reader: Convert text to voice easilyคืออะไร?

text reader: Convert text to voice easily เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://seo-arabic.com และคุณลักษณะหลักของมันคือ "Convert text to voice and Read any page out loud easily, with different languages."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย text reader: Convert text to voice easily

ดาวน์โหลดไฟล์ส่วนขยาย text reader: Convert text to voice easily ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        text-to-speech, many languages

It's normal to be tired when you reading long articles. but this tool is created to make you enjoy your reading. by converting text to speech in one second.

This tool will help you too much to read your articles easily in many languages, directly from within the page with no need to leave it.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ text reader: Convert text to voice easily text reader: Convert text to voice easily
ID cjabnnkddmpafmfoeonnkmlhjiceniii
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/text-reader-convert-text/cjabnnkddmpafmfoeonnkmlhjiceniii
คำอธิบาย Convert text to voice and Read any page out loud easily, with different languages.
ขนาดไฟล์ 965 KB
จำนวนการติดตั้ง 23
เวอร์ชันปัจจุบัน 1.1.0
อัปเดตครั้งล่าสุด 2021-10-12
วันที่เผยแพร่ 2021-10-12
ผู้พัฒนา https://seo-arabic.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://seo-arabic.com/
URL หน้าช่วยเหลือ https://seo-arabic.com/
URL หน้านโยบายความเป็นส่วนตัว https://maaloma.tech/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "text reader: Convert text to voice easily",
    "version": "1.1.0",
    "description": "Convert text to voice and Read any page out loud easily, with different languages.",
    "icons": {
        "16": "images\/icon160.png",
        "48": "images\/icon480.png",
        "128": "images\/icon1280.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon190.png",
            "38": "images\/icon380.png"
        },
        "default_title": "text reader",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    }
}