ChatTAB

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

What is ChatTAB?

ChatTAB is a Chrome extension developed by andersdn11, and its main feature is "Start chatting with OpenAI's chat, ready everytime you open a new tab.".

Extension Screenshots

screenshot
screenshot

Download ChatTAB Extension CRX File

Download ChatTAB extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name ChatTAB ChatTAB
ID ahacflonagaoihkggajcaddiglbcjfaf
Official URL https://chromewebstore.google.com/detail/chattab/ahacflonagaoihkggajcaddiglbcjfaf
Description Start chatting with OpenAI's chat, ready everytime you open a new tab.
File Size 268 KB
Installation Count 44
Current Version 0.6.1
Last Updated 2023-04-17
Publish Date 2023-04-04
Developer andersdn11
Email [email protected]
Payment Type free
Help Page URL https://andersdahlenborg.dk
Privacy Policy Page URL https://chattab.andersdahlenborg.dk/privacypolicy.html
Supported Languages 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"
    }
}