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.

Что такое Free ChatGPT for Google Chrome - ZChatGPT?

Free ChatGPT for Google Chrome - ZChatGPT - это расширение Chrome, разработанное https://gptcorestudio.com, и его основная функция - "A simple extension to allow browser users to use ChatGPT in any tab without the need to open ChatGPT or having an account.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Free ChatGPT for Google Chrome - ZChatGPT

Скачайте файлы расширений Free ChatGPT for Google Chrome - ZChatGPT в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Free ChatGPT for Google Chrome - ZChatGPT Free ChatGPT for Google Chrome - ZChatGPT
ID peiibhfbdkgnbepgobjcgabkcfembndm
Официальный URL https://chromewebstore.google.com/detail/free-chatgpt-for-google-c/peiibhfbdkgnbepgobjcgabkcfembndm
Описание A simple extension to allow browser users to use ChatGPT in any tab without the need to open ChatGPT or having an account.
Размер файла 878 KB
Количество установок 713
Текущая Версия 1.4.4.2
Последнее Обновление 2023-09-19
Дата публикации 2023-04-10
Рейтинг 5.00/5 Всего 9 оценок
Разработчик https://gptcorestudio.com
Электронная почта [email protected]
Тип оплаты free
URL страницы политики конфиденциальности https://gptcorestudio.com/legal/privacy
Поддерживаемые языки 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"
    }
}