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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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/
عنوان صفحة المساعدة https://seo-arabic.com/
عنوان صفحة سياسة الخصوصية 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"
        ]
    }
}