Infinitai
Easily find the answers to your questions with the click of a button. Visit https://www.infinitai.co for more information.
Infinitaiとは何ですか?
Infinitaiはhttps://infinitai.coによって開発されたChromeの拡張機能で、その主な機能は「Easily find the answers to your questions with the click of a button. Visit https://www.infinitai.co for more information.」です。
拡張機能のスクリーンショット
Infinitai拡張機能のCRXファイルをダウンロード
Infinitai拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Download and use instantly with no registration or setup required! Start using AI to answer your questions, create content, or even custom images - instantly! Answer your strangest questions, draft formal emails, generate dinner recommendations - Infinitai can help with anything. Recent updates: Our new update brings simple photo realistic image generation at no cost! Experiment with the power of DALLE 3 with no registration or subscription requirement - just add this extension to your browser, describe what you would like to see and create something the world has never seen in seconds. More on the way: the introduction of a stand alone webapp for when a chrome extension just doesn't cut it + even more AI models: ChatGPT plugins, GPT-4-turbo, Bing, Gemini Advanced, and Claude (Anthropic)!
拡張機能の基本情報
名前 | Infinitai |
ID | lgpdpmibkhbfmadabmgpcalbflkoobbi |
公式URL | https://chromewebstore.google.com/detail/infinitai/lgpdpmibkhbfmadabmgpcalbflkoobbi |
説明 | Easily find the answers to your questions with the click of a button. Visit https://www.infinitai.co for more information. |
ファイルサイズ | 50.47 KB |
インストール数 | 477 |
現在のバージョン | 2.0.0 |
最終更新日 | 2024-02-27 |
公開日 | 2023-03-13 |
評価 | 4.76/5 合計 17 レビュー |
開発者 | https://infinitai.co |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://infinitai.co/ |
ヘルプページのURL | https://infinitai.co/ |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Infinitai", "short_name": "Infinitai", "version": "2.0.0", "description": "Easily find the answers to your questions with the click of a button. Visit https:\/\/www.infinitai.co for more information.", "icons": { "16": "\/icons\/infinity.png", "32": "\/icons\/infinity.png", "48": "\/icons\/infinity.png", "192": "\/icons\/infinity.png" }, "permissions": [], "action": { "default_popup": "index.html" } } |