Free ChatGPT for Google Chrome - ZChatGPT

A simple extension to allow browser users to use ChatGPT in any tab without the need to open ChatGPT or having an account.

Co to jest Free ChatGPT for Google Chrome - ZChatGPT?

Free ChatGPT for Google Chrome - ZChatGPT to rozszerzenie Chrome opracowane przez https://gptcorestudio.com, a jego główną funkcją jest „A simple extension to allow browser users to use ChatGPT in any tab without the need to open ChatGPT or having an account.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Free ChatGPT for Google Chrome - ZChatGPT

Pobierz pliki rozszerzeń Free ChatGPT for Google Chrome - ZChatGPT w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        You can BUILD Your Own ChatGPT Brain!
Export your Chats and use Dark Mode!
This free chrome extension returns results from ChatGPT depending on your commands, asks, text and prompts in fast and easy way.

#️⃣ Control GPT brain
#️⃣ Get answers for your questions / queries
#️⃣ Real response from real ChatGPT3.5 turbo
#️⃣ No delay 
#️⃣ Export your Chat
#️⃣ Dark Mode

🔒 Your Privacy is Yours
This extension is 100% serverless there's no backend, and it doesn't collect Any DATA. 

ℹ️ FAQ:
🤔 Does this extension collect any data?
🔵 No, it doesn't collect any data or analytics. Also this extension doesn't store your chat with ChatGPT and No one can see these chats.

🤔 Is this the full version?
🔵 No, v1.0.0 is an MVP version "Demo", GPTcore Studio works on making weakly updates to this extension to add new features and make it more powerful and productive.

🤔 Is this extension fully free?
🔵 Yes this version is fully free and all the next versions, because it depends on users Donations. Also any coming updates are free. You can support this work and we'll be happy.

🤔 When this extension will be open source?
🔵 Currently, we are taking it ready to be an open source project in the nearest time. To increase development and transparency with users.                    

Podstawowe informacje o rozszerzeniu

Nazwa Free ChatGPT for Google Chrome - ZChatGPT Free ChatGPT for Google Chrome - ZChatGPT
ID peiibhfbdkgnbepgobjcgabkcfembndm
Oficjalny URL https://chromewebstore.google.com/detail/free-chatgpt-for-google-c/peiibhfbdkgnbepgobjcgabkcfembndm
Opis A simple extension to allow browser users to use ChatGPT in any tab without the need to open ChatGPT or having an account.
Rozmiar pliku 878 KB
Liczba instalacji 713
Aktualna Wersja 1.4.4.2
Ostatnia Aktualizacja 2023-09-19
Data Publikacji 2023-04-10
Ocena 5.00/5 Łącznie 9 Oceny
Deweloper https://gptcorestudio.com
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://gptcorestudio.com/legal/privacy
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Free ChatGPT for Google Chrome - ZChatGPT",
    "description": "A simple extension to allow browser users to use ChatGPT in any tab without the need to open ChatGPT or having an account.",
    "version": "1.4.4.2",
    "icons": {
        "16": "assets\/images\/icon16.png",
        "48": "assets\/images\/icon48.png",
        "128": "assets\/images\/icon128.png"
    },
    "action": {
        "default_popup": "popup.html"
    }
}