Infinitai
Easily find the answers to your questions with the click of a button. Visit https://www.infinitai.co for more information.
Vad är Infinitai?
Infinitai är en Chrome-tillägg utvecklad av https://infinitai.co, och dess huvudfunktion är "Easily find the answers to your questions with the click of a button. Visit https://www.infinitai.co for more information.".
Tilläggsskärmbilder
Ladda ner Infinitai-förlängningens CRX-fil
Ladda ner Infinitai-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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)! Grundläggande Information om Tillägg
| Namn | |
| ID | lgpdpmibkhbfmadabmgpcalbflkoobbi |
| Officiell webbadress | https://chromewebstore.google.com/detail/infinitai/lgpdpmibkhbfmadabmgpcalbflkoobbi |
| Beskrivning | Easily find the answers to your questions with the click of a button. Visit https://www.infinitai.co for more information. |
| Filstorlek | 50.47 KB |
| Antal Installationer | 477 |
| Aktuell Version | 2.0.0 |
| Senast Uppdaterad | 2024-02-27 |
| Publiceringsdatum | 2023-03-13 |
| Betyg | 4.76/5 Totalt 17 Betyg |
| Utvecklare | https://infinitai.co |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://infinitai.co/ |
| Hjälpsida URL | https://infinitai.co/ |
| Stödda Språk | 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"
}
} | |