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)! 擴展基本資訊
| 名稱 | |
| ID | lgpdpmibkhbfmadabmgpcalbflkoobbi |
| 官方網址 | 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 |
| 電子郵箱 | [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"
}
} | |