text reader: Convert text to voice easily

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

What is text reader: Convert text to voice easily?

text reader: Convert text to voice easily is a Chrome extension developed by https://seo-arabic.com, and its main feature is "Convert text to voice and Read any page out loud easily, with different languages.".

Extension Screenshots

screenshot
screenshot

Download text reader: Convert text to voice easily Extension CRX File

Download text reader: Convert text to voice easily extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name text reader: Convert text to voice easily text reader: Convert text to voice easily
ID cjabnnkddmpafmfoeonnkmlhjiceniii
Official URL https://chromewebstore.google.com/detail/text-reader-convert-text/cjabnnkddmpafmfoeonnkmlhjiceniii
Description Convert text to voice and Read any page out loud easily, with different languages.
File Size 965 KB
Installation Count 23
Current Version 1.1.0
Last Updated 2021-10-12
Publish Date 2021-10-12
Developer https://seo-arabic.com
Email [email protected]
Payment Type free
Extension Website https://seo-arabic.com/
Help Page URL https://seo-arabic.com/
Privacy Policy Page URL https://maaloma.tech/privacy-policy
Supported Languages 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"
        ]
    }
}