Offline Text To Speech

Convert your text to speech!

What is Offline Text To Speech?

Offline Text To Speech is a Chrome extension developed by Virej Dasani, and its main feature is "Convert your text to speech!".

Extension Screenshots

screenshot

Download Offline Text To Speech Extension CRX File

Download Offline Text To Speech 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

                        Offline Text To Speech, converts your text to speech!                    

Extension Basic Information

Name Offline Text To Speech Offline Text To Speech
ID ecnibbdjecjgllmkodkjnodmblmffkkp
Official URL https://chromewebstore.google.com/detail/offline-text-to-speech/ecnibbdjecjgllmkodkjnodmblmffkkp
Description Convert your text to speech!
File Size 1.06 MB
Installation Count 835
Current Version 1.0.0
Last Updated 2021-09-13
Publish Date 2021-09-13
Rating 5.00/5 Total 1 Ratings
Developer Virej Dasani
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Offline Text To Speech",
    "version": "1.0.0",
    "description": "Convert your text to speech!",
    "action": {
        "default_icon": "assets\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "assets\/icon16.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    }
}