ChatTAB

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

O que é ChatTAB?

ChatTAB é uma extensão do Chrome desenvolvida por andersdn11, e sua principal característica é "Start chatting with OpenAI's chat, ready everytime you open a new tab.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão ChatTAB

Baixe arquivos de extensão ChatTAB no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome ChatTAB ChatTAB
ID ahacflonagaoihkggajcaddiglbcjfaf
URL Oficial https://chromewebstore.google.com/detail/chattab/ahacflonagaoihkggajcaddiglbcjfaf
Descrição Start chatting with OpenAI's chat, ready everytime you open a new tab.
Tamanho do Arquivo 268 KB
Contagem de Instalações 44
Versão Atual 0.6.1
Última Atualização 2023-04-17
Data de Publicação 2023-04-04
Desenvolvedor andersdn11
Email [email protected]
Tipo de Pagamento free
URL da Página de Ajuda https://andersdahlenborg.dk
URL da Página de Política de Privacidade https://chattab.andersdahlenborg.dk/privacypolicy.html
Idiomas Suportados 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"
    }
}