Text to Image Generator

This extension converts text to image using AI

What is Text to Image Generator?

Text to Image Generator is a Chrome extension developed by linjoanne823, and its main feature is "This extension converts text to image using AI".

Extension Screenshots

screenshot

Download Text to Image Generator Extension CRX File

Download Text to Image Generator 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

                        Generate images on the spot using our text to image converter. Through this extension, you can type in a short description of what your desired image output, and our Text to Image Generator will give you an image that matches the description.                    

Extension Basic Information

Name Text to Image Generator Text to Image Generator
ID ccgnhnmekbjidhapimojdbceoplgedcd
Official URL https://chromewebstore.google.com/detail/text-to-image-generator/ccgnhnmekbjidhapimojdbceoplgedcd
Description This extension converts text to image using AI
File Size 6.09 KB
Installation Count 162
Current Version 1.0
Last Updated 2023-04-17
Publish Date 2023-04-17
Rating 5.00/5 Total 1 Ratings
Developer linjoanne823
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Text to Image Generator",
    "description": "This extension converts text to image using AI",
    "version": "1.0",
    "action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    }
}