Text to Image Generator
This extension converts text to image using AI
Text to Image Generatorとは何ですか?
Text to Image Generatorはlinjoanne823によって開発されたChromeの拡張機能で、その主な機能は「This extension converts text to image using AI」です。
拡張機能のスクリーンショット
Text to Image Generator拡張機能のCRXファイルをダウンロード
Text to Image Generator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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. 拡張機能の基本情報
| 名前 | |
| ID | ccgnhnmekbjidhapimojdbceoplgedcd |
| 公式URL | https://chromewebstore.google.com/detail/text-to-image-generator/ccgnhnmekbjidhapimojdbceoplgedcd |
| 説明 | This extension converts text to image using AI |
| ファイルサイズ | 6.09 KB |
| インストール数 | 162 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2023-04-17 |
| 公開日 | 2023-04-17 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | linjoanne823 |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | 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"
}
} | |