AiVOOV - Text to Speech Solution

AiVOOV is a hassle-free online tool that read the text from web page, PDF file or e-book using text-to-speech (TTS).

ما هو AiVOOV - Text to Speech Solution؟

AiVOOV - Text to Speech Solution هو إضافة Chrome تم تطويرها بواسطة https://aivoov.com، والميزة الرئيسية لها هي "AiVOOV is a hassle-free online tool that read the text from web page, PDF file or e-book using text-to-speech (TTS).".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة AiVOOV - Text to Speech Solution

قم بتنزيل ملفات الامتداد AiVOOV - Text to Speech Solution بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Bring your work to the top with AiVOOV's Voice Over text-to-speech technology. Create realistic voices for any text in seconds by using over 900+ realistic voices across 125+ languages.

AiVOOV is a hassle-free online tool that read the text from web page, PDF file or e-book using text-to-speech (TTS). AiVOOV is not restricted to the English language as it also supports numerous other local languages. You don't have to look for a separate tool to translate text into voices in different languages.

How to use?

Simply navigate to the webpage you wish to read, then select the text and right-click. You can see the "Play Now" option, Click on it, the automatic playback of the selected text on the page will begin.                    

معلومات أساسية عن التمديد

الاسم AiVOOV - Text to Speech Solution AiVOOV - Text to Speech Solution
ID afgidegjibfjlpncojaahknmiicblonl
عنوان URL الرسمي https://chromewebstore.google.com/detail/aivoov-text-to-speech-sol/afgidegjibfjlpncojaahknmiicblonl
الوصف AiVOOV is a hassle-free online tool that read the text from web page, PDF file or e-book using text-to-speech (TTS).
حجم الملف 132 KB
عدد التثبيتات 122
النسخة الحالية 1.2
آخر تحديث 2023-03-14
تاريخ النشر 2023-02-06
تقييم 1.00/5 مجموع تقييمات 1
المطور https://aivoov.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://aivoov.com
عنوان صفحة المساعدة https://aivoov.com/contact
عنوان صفحة سياسة الخصوصية https://aivoov.com/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "AiVOOV - Text to Speech Solution",
    "version": "1.2",
    "description": "AiVOOV is a hassle-free online tool that read the text from web page, PDF file or e-book using text-to-speech (TTS).",
    "icons": {
        "128": "images\/icon128.png",
        "48": "images\/icon48.png",
        "16": "images\/icon16.png"
    },
    "action": {
        "popup": "popup.html",
        "default_popup": "popup.html"
    },
    "permissions": [
        "background",
        "contextMenus",
        "scripting",
        "activeTab",
        "storage"
    ],
    "background": {
        "service_worker": "js\/background.js"
    }
}