ChatGPT for Chrome

Display ChatGPT (or Bard) response alongside search engine results

Hvad er ChatGPT for Chrome?

ChatGPT for Chrome er en Chrome-udvidelse udviklet af allen.consulting.ca, og dens hovedfunktion er "Display ChatGPT (or Bard) response alongside search engine results".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download ChatGPT for Chrome-udvidelses-CRX-fil

Download ChatGPT for Chrome-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Introducing ChatGPT for Chrome, the ultimate AI-powered search extension that enhances your Google search results by seamlessly integrating advanced AI capabilities directly into your web browser. With ChatGPT and Bard, you can get accurate and concise answers to any question in real-time, right next to your Google search results.

There are two ways to use this extension:

Use it alongside your Google search results: the extension enhances your Google search results by displaying ChatGPT's responses right next to the search results. This allows you to see relevant answers to your queries without having to click through multiple links.

Access it in the extension popup: it also allows you to access ChatGPT directly from your browser's extension popup. This means you can ask anything you want, anytime, without having to navigate to a separate website or application.

We supports both ChatGPT and Bard, giving you access to the latest GPT-3.5 and GPT-4 models. You can easily switch between the chatbots in the extension settings.

With our extension, you'll enjoy a host of convenient features that make using the extension a breeze. You can identify and highlight code snippets in your conversation, enable a dark mode option for comfortable viewing in low-light settings, and even copy text from the conversation to your clipboard with just a few clicks.

Using our extension is simple. To use it alongside your Google search results, simply enter your query in Google as usual and look for ChatGPT's responses next to the search results. To use it in the extension popup, just click on the extension icon in your browser's toolbar and start asking anything you want. If you encounter any errors or issues, simply try opening the respective website again - the service may be in high demand.

It also supports the official OpenAI API. Best of all, this extension is completely free and always at your fingertips whenever you need it.

We hope you find this extension as useful and indispensable as we do. Please don't hesitate to reach out to us with your feedback, ratings, or any problems you encounter.                    

Grundlæggende oplysninger om udvidelsen

Navn ChatGPT for Chrome ChatGPT for Chrome
ID dmofoifjfjgaodoanlloenbjdjcibhdb
Officiel URL https://chromewebstore.google.com/detail/chatgpt-for-chrome/dmofoifjfjgaodoanlloenbjdjcibhdb
Beskrivelse Display ChatGPT (or Bard) response alongside search engine results
Filstørrelse 248 KB
Antal Installationer 26
Nuværende Version 0.1.1
Senest Opdateret 2023-05-15
Udgivelsesdato 2023-05-02
Bedømmelse 4.00/5 Samlet 2 Bedømmelser
Udvikler allen.consulting.ca
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://docs.google.com/document/d/1jCWr9C8KLcKQ2FQPpin_io4mt34K18svAwbmwN5mKX4/edit?usp=sharing
Understøttede Sprog de,en,fr,es,hu,pt-PT,ro,ru,uk,iw,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "0.1.1",
    "manifest_version": 3,
    "icons": {
        "16": "logo.png",
        "32": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    },
    "host_permissions": [
        "https:\/\/*.openai.com\/",
        "https:\/\/bard.google.com\/*"
    ],
    "permissions": [
        "storage",
        "https:\/\/bard.google.com\/"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "content_scripts": [
        {
            "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*"
            ],
            "js": [
                "content-script.js"
            ],
            "css": [
                "content-script.css"
            ]
        }
    ]
}