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."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Infinitai 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 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
이메일 [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"
    }
}