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
公式URL 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
Eメール [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"
    }
}