ChatTAB

Start chatting with OpenAI's chat, ready everytime you open a new tab.

什麼是ChatTAB?

ChatTAB是由andersdn11開發的Chrome擴展程式,該擴展的主要功能是“Start chatting with OpenAI's chat, ready everytime you open a new tab.”。

擴展截圖

screenshot
screenshot

下載ChatTAB擴展crx文件

下載ChatTAB擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        ChatTAB is designed to help you stay focused and productive throughout your workday. With just a click, you can access an openAI chat window every time you open a new tab on your browser. 

This feature allows you to connect with an AI-powered chatbot that can assist you with writing speeches, coding problems, providing suggestions, scheduling tasks and answering any question you may have. 

The extension is easy to install and integrates seamlessly into your browsing experience. It's a convenient tool that helps you stay on track and avoid distractions while working. With our openAI chat window Chrome extension, you can streamline your workflow and increase your productivity.

All data is saved locally on your computer and not shared with anyone.                    

擴展基本資訊

名稱 ChatTAB ChatTAB
ID ahacflonagaoihkggajcaddiglbcjfaf
官方網址 https://chromewebstore.google.com/detail/chattab/ahacflonagaoihkggajcaddiglbcjfaf
簡介 Start chatting with OpenAI's chat, ready everytime you open a new tab.
檔案大小 268 KB
安裝次數 44
目前版本 0.6.1
更新時間 2023-04-17
上架時間 2023-04-04
開發者 andersdn11
電子郵箱 [email protected]
付費類型 free
說明頁面URL https://andersdahlenborg.dk
隱私政策頁面URL https://chattab.andersdahlenborg.dk/privacypolicy.html
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ChatTAB",
    "description": "Start chatting with OpenAI's chat, ready everytime you open a new tab.",
    "version": "0.6.1",
    "chrome_url_overrides": {
        "newtab": "chat.html"
    },
    "icons": {
        "16": "favicon\/icon16.png",
        "32": "favicon\/icon32.png",
        "48": "favicon\/icon48.png",
        "128": "favicon\/icon128.png"
    }
}