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 là gì?

text reader: Convert text to voice easily là một tiện ích mở rộng Chrome được phát triển bởi https://seo-arabic.com, và tính năng chính của nó là "Convert text to voice and Read any page out loud easily, with different languages.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng text reader: Convert text to voice easily

Tải xuống các tệp mở rộng text reader: Convert text to voice easily dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên text reader: Convert text to voice easily text reader: Convert text to voice easily
ID cjabnnkddmpafmfoeonnkmlhjiceniii
URL Chính Thức https://chromewebstore.google.com/detail/text-reader-convert-text/cjabnnkddmpafmfoeonnkmlhjiceniii
Mô tả Convert text to voice and Read any page out loud easily, with different languages.
Kích Thước Tệp 965 KB
Số Lần Cài Đặt 23
Phiên Bản Hiện Tại 1.1.0
Cập Nhật Lần Cuối 2021-10-12
Ngày Phát Hành 2021-10-12
Nhà Phát Triển https://seo-arabic.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://seo-arabic.com/
URL Trang Trợ Giúp https://seo-arabic.com/
URL Trang Chính Sách Bảo Mật https://maaloma.tech/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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"
        ]
    }
}