ChatGPT for Google

Display ChatGPT response alongside search engine results

ChatGPT for Google란 무엇입니까?

ChatGPT for Google은(는) https://chatgpt4google.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Display ChatGPT response alongside search engine results"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

ChatGPT for Google 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        🔥Display GPT-4&Bard&Claude's intelligent answer alongside search engine's general results.Enhance your browsing experience with AI!
ChatGPT for Google is a extension shows AI response alongside Google, Bing, DuckDuckGo and other search engines.

Compared to the scattered and chaotic information from search engines, AI has already summarized and categorized these information for you, allowing you to see the results you want more intuitively. Moreover, you can ask further questions based on AI responses to gain a deeper understanding of the question.

---
💪The Key Features:
👉Search Enhance: Obtain concise, accurate answers to your questions right within the search engine interfaces you already use.
👉Search Agent:  just ask a question, ChatGPT for Google will search using multiple keywords, review all the results, and find the right answer for you.
👉All-In-One-Chat: Compare the answers of ChatGPT, GPT-4, Bard, and Claude in one page to enhance your search experience.
👉Quick Ask: Enter "gpt" in the browser address bar, then press "Tab "or "Space" to enter quick ask mode.In Quick Ask mode, enter your query and hit "Enter" to instantly send it to ChatGPT or any AI Model you like.

🥳 How ChatGPT for Google Outshines the Competition?
✔️ Supports all popular search engines: Google, Bing, DuckDuckGo and other search engines.
✔️ Supports official API (GPT-4, GPT-4 Turbo, Bard)
✔️ Markdown rendering
✔️ Code highlights
✔️ Dark mode
✔️ Custom trigger mode 
✔️ Custom content text size
✔️ Supports 50+ languages

---
❓ Frequently Asked Questions:
📌 What is ChatGPT for Google?
ChatGPT for Google is a browser extension that enhances search engines with the power of ChatGPT. It works by showing ChatGPT responses alongside normal search engine results.

📌 Is ChatGPT for Google free to use?
Yes, we offer limited use for free. For unlimited access, you can choose the Premium Plan.

📌 What search engines are supported?
Currently, ChatGPT for Google supports Google, Bing, DuckDuckGo and other search engines. More search engines will be supported in the future.

📌 Do I need a ChatGPT/OpenAI account?
ChatGPT for Google offers two usage modes: a free mode and a subscription-based mode. In the free version, users can utilize the search enhancement feature by either signing into their personal OpenAI ChatGPT account or by applying their own OpenAI API key. Conversely, the premium mode allows users full access to all features without the need for any API keys or OpenAI account.                    

확장 프로그램 기본 정보

이름 ChatGPT for Google ChatGPT for Google
ID jgjaeacdkonaoafenlfkkkmbaopkbilf
공식 URL https://chromewebstore.google.com/detail/chatgpt-for-google/jgjaeacdkonaoafenlfkkkmbaopkbilf
설명 Display ChatGPT response alongside search engine results
파일 크기 5.52 MB
설치 횟수 3,088,530
현재 버전 4.3.9
최근 업데이트 2024-02-20
출시 날짜 2022-12-05
평점 4.68/5 총 3143 개의 평점
개발자 https://chatgpt4google.com
이메일 [email protected]
결제 유형 in_app
확장 프로그램 웹 사이트 https://chatgpt4google.com
도움말 페이지 URL https://twitter.com/chatgpt4google
개인정보 보호 정책 페이지 URL https://webapp.chatgpt4google.com/privacy
지원되는 언어 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "4.3.9",
    "manifest_version": 3,
    "omnibox": {
        "keyword": "gpt"
    },
    "icons": {
        "16": "static\/logo.png",
        "32": "static\/logo.png",
        "48": "static\/logo.png",
        "128": "static\/logo.png"
    },
    "host_permissions": [
        "https:\/\/*.openai.com\/"
    ],
    "optional_host_permissions": [
        "https:\/\/gemini.google.com\/",
        "https:\/\/content-push.googleapis.com\/upload\/"
    ],
    "permissions": [
        "storage",
        "scripting",
        "unlimitedStorage",
        "offscreen"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/www.google.com\/search*",
                "https:\/\/www.google.ad\/search*",
                "https:\/\/www.google.ae\/search*",
                "https:\/\/www.google.com.af\/search*",
                "https:\/\/www.google.com.ag\/search*",
                "https:\/\/www.google.com.ai\/search*",
                "https:\/\/www.google.al\/search*",
                "https:\/\/www.google.am\/search*",
                "https:\/\/www.google.co.ao\/search*",
                "https:\/\/www.google.com.ar\/search*",
                "https:\/\/www.google.as\/search*",
                "https:\/\/www.google.at\/search*",
                "https:\/\/www.google.com.au\/search*",
                "https:\/\/www.google.az\/search*",
                "https:\/\/www.google.ba\/search*",
                "https:\/\/www.google.com.bd\/search*",
                "https:\/\/www.google.be\/search*",
                "https:\/\/www.google.bf\/search*",
                "https:\/\/www.google.bg\/search*",
                "https:\/\/www.google.com.bh\/search*",
                "https:\/\/www.google.bi\/search*",
                "https:\/\/www.google.bj\/search*",
                "https:\/\/www.google.com.bn\/search*",
                "https:\/\/www.google.com.bo\/search*",
                "https:\/\/www.google.com.br\/search*",
                "https:\/\/www.google.bs\/search*",
                "https:\/\/www.google.bt\/search*",
                "https:\/\/www.google.co.bw\/search*",
                "https:\/\/www.google.by\/search*",
                "https:\/\/www.google.com.bz\/search*",
                "https:\/\/www.google.ca\/search*",
                "https:\/\/www.google.cd\/search*",
                "https:\/\/www.google.cf\/search*",
                "https:\/\/www.google.cg\/search*",
                "https:\/\/www.google.ch\/search*",
                "https:\/\/www.google.ci\/search*",
                "https:\/\/www.google.co.ck\/search*",
                "https:\/\/www.google.cl\/search*",
                "https:\/\/www.google.cm\/search*",
                "https:\/\/www.google.cn\/search*",
                "https:\/\/www.google.com.co\/search*",
                "https:\/\/www.google.co.cr\/search*",
                "https:\/\/www.google.com.cu\/search*",
                "https:\/\/www.google.cv\/search*",
                "https:\/\/www.google.com.cy\/search*",
                "https:\/\/www.google.cz\/search*",
                "https:\/\/www.google.de\/search*",
                "https:\/\/www.google.dj\/search*",
                "https:\/\/www.google.dk\/search*",
                "https:\/\/www.google.dm\/search*",
                "https:\/\/www.google.com.do\/search*",
                "https:\/\/www.google.dz\/search*",
                "https:\/\/www.google.com.ec\/search*",
                "https:\/\/www.google.ee\/search*",
                "https:\/\/www.google.com.eg\/search*",
                "https:\/\/www.google.es\/search*",
                "https:\/\/www.google.com.et\/search*",
                "https:\/\/www.google.fi\/search*",
                "https:\/\/www.google.com.fj\/search*",
                "https:\/\/www.google.fm\/search*",
                "https:\/\/www.google.fr\/search*",
                "https:\/\/www.google.ga\/search*",
                "https:\/\/www.google.ge\/search*",
                "https:\/\/www.google.gg\/search*",
                "https:\/\/www.google.com.gh\/search*",
                "https:\/\/www.google.com.gi\/search*",
                "https:\/\/www.google.gl\/search*",
                "https:\/\/www.google.gm\/search*",
                "https:\/\/www.google.gr\/search*",
                "https:\/\/www.google.com.gt\/search*",
                "https:\/\/www.google.gy\/search*",
                "https:\/\/www.google.com.hk\/search*",
                "https:\/\/www.google.hn\/search*",
                "https:\/\/www.google.hr\/search*",
                "https:\/\/www.google.ht\/search*",
                "https:\/\/www.google.hu\/search*",
                "https:\/\/www.google.co.id\/search*",
                "https:\/\/www.google.ie\/search*",
                "https:\/\/www.google.co.il\/search*",
                "https:\/\/www.google.im\/search*",
                "https:\/\/www.google.co.in\/search*",
                "https:\/\/www.google.iq\/search*",
                "https:\/\/www.google.is\/search*",
                "https:\/\/www.google.it\/search*",
                "https:\/\/www.google.je\/search*",
                "https:\/\/www.google.com.jm\/search*",
                "https:\/\/www.google.jo\/search*",
                "https:\/\/www.google.co.jp\/search*",
                "https:\/\/www.google.co.ke\/search*",
                "https:\/\/www.google.com.kh\/search*",
                "https:\/\/www.google.ki\/search*",
                "https:\/\/www.google.kg\/search*",
                "https:\/\/www.google.co.kr\/search*",
                "https:\/\/www.google.com.kw\/search*",
                "https:\/\/www.google.kz\/search*",
                "https:\/\/www.google.la\/search*",
                "https:\/\/www.google.com.lb\/search*",
                "https:\/\/www.google.li\/search*",
                "https:\/\/www.google.lk\/search*",
                "https:\/\/www.google.co.ls\/search*",
                "https:\/\/www.google.lt\/search*",
                "https:\/\/www.google.lu\/search*",
                "https:\/\/www.google.lv\/search*",
                "https:\/\/www.google.com.ly\/search*",
                "https:\/\/www.google.co.ma\/search*",
                "https:\/\/www.google.md\/search*",
                "https:\/\/www.google.me\/search*",
                "https:\/\/www.google.mg\/search*",
                "https:\/\/www.google.mk\/search*",
                "https:\/\/www.google.ml\/search*",
                "https:\/\/www.google.com.mm\/search*",
                "https:\/\/www.google.mn\/search*",
                "https:\/\/www.google.ms\/search*",
                "https:\/\/www.google.com.mt\/search*",
                "https:\/\/www.google.mu\/search*",
                "https:\/\/www.google.mv\/search*",
                "https:\/\/www.google.mw\/search*",
                "https:\/\/www.google.com.mx\/search*",
                "https:\/\/www.google.com.my\/search*",
                "https:\/\/www.google.co.mz\/search*",
                "https:\/\/www.google.com.na\/search*",
                "https:\/\/www.google.com.ng\/search*",
                "https:\/\/www.google.com.ni\/search*",
                "https:\/\/www.google.ne\/search*",
                "https:\/\/www.google.nl\/search*",
                "https:\/\/www.google.no\/search*",
                "https:\/\/www.google.com.np\/search*",
                "https:\/\/www.google.nr\/search*",
                "https:\/\/www.google.nu\/search*",
                "https:\/\/www.google.co.nz\/search*",
                "https:\/\/www.google.com.om\/search*",
                "https:\/\/www.google.com.pa\/search*",
                "https:\/\/www.google.com.pe\/search*",
                "https:\/\/www.google.com.pg\/search*",
                "https:\/\/www.google.com.ph\/search*",
                "https:\/\/www.google.com.pk\/search*",
                "https:\/\/www.google.pl\/search*",
                "https:\/\/www.google.pn\/search*",
                "https:\/\/www.google.com.pr\/search*",
                "https:\/\/www.google.ps\/search*",
                "https:\/\/www.google.pt\/search*",
                "https:\/\/www.google.com.py\/search*",
                "https:\/\/www.google.com.qa\/search*",
                "https:\/\/www.google.ro\/search*",
                "https:\/\/www.google.ru\/search*",
                "https:\/\/www.google.rw\/search*",
                "https:\/\/www.google.com.sa\/search*",
                "https:\/\/www.google.com.sb\/search*",
                "https:\/\/www.google.sc\/search*",
                "https:\/\/www.google.se\/search*",
                "https:\/\/www.google.com.sg\/search*",
                "https:\/\/www.google.sh\/search*",
                "https:\/\/www.google.si\/search*",
                "https:\/\/www.google.sk\/search*",
                "https:\/\/www.google.com.sl\/search*",
                "https:\/\/www.google.sn\/search*",
                "https:\/\/www.google.so\/search*",
                "https:\/\/www.google.sm\/search*",
                "https:\/\/www.google.sr\/search*",
                "https:\/\/www.google.st\/search*",
                "https:\/\/www.google.com.sv\/search*",
                "https:\/\/www.google.td\/search*",
                "https:\/\/www.google.tg\/search*",
                "https:\/\/www.google.co.th\/search*",
                "https:\/\/www.google.com.tj\/search*",
                "https:\/\/www.google.tl\/search*",
                "https:\/\/www.google.tm\/search*",
                "https:\/\/www.google.tn\/search*",
                "https:\/\/www.google.to\/search*",
                "https:\/\/www.google.com.tr\/search*",
                "https:\/\/www.google.tt\/search*",
                "https:\/\/www.google.com.tw\/search*",
                "https:\/\/www.google.co.tz\/search*",
                "https:\/\/www.google.com.ua\/search*",
                "https:\/\/www.google.co.ug\/search*",
                "https:\/\/www.google.co.uk\/search*",
                "https:\/\/www.google.com.uy\/search*",
                "https:\/\/www.google.co.uz\/search*",
                "https:\/\/www.google.com.vc\/search*",
                "https:\/\/www.google.co.ve\/search*",
                "https:\/\/www.google.vg\/search*",
                "https:\/\/www.google.co.vi\/search*",
                "https:\/\/www.google.com.vn\/search*",
                "https:\/\/www.google.vu\/search*",
                "https:\/\/www.google.ws\/search*",
                "https:\/\/www.google.rs\/search*",
                "https:\/\/www.google.co.za\/search*",
                "https:\/\/www.google.co.zm\/search*",
                "https:\/\/www.google.co.zw\/search*",
                "https:\/\/www.google.cat\/search*",
                "https:\/\/kagi.com\/search*",
                "https:\/\/www.bing.com\/search*",
                "https:\/\/cn.bing.com\/search*",
                "https:\/\/search.yahoo.com\/search*",
                "https:\/\/search.yahoo.co.jp\/search*",
                "https:\/\/search.naver.com\/search*",
                "https:\/\/search.brave.com\/search*",
                "https:\/\/duckduckgo.com\/*",
                "https:\/\/www.baidu.com\/*",
                "https:\/\/*.yandex.com\/search*",
                "https:\/\/*.yandex.ru\/search*",
                "https:\/\/*.yandex.com.tr\/search*",
                "https:\/\/*.yandex.uz\/search*",
                "https:\/\/*.yandex.kz\/search*",
                "https:\/\/*.yandex.by\/search*",
                "https:\/\/searx.be\/search*"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content.css"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "content.js"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "static\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/webapp.chatgpt4google.com\/*"
        ]
    },
    "commands": []
}