ChatTAB

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

Co je ChatTAB?

ChatTAB je rozšíření Chrome vyvinuté andersdn11, a jeho hlavní funkcí je „Start chatting with OpenAI's chat, ready everytime you open a new tab.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření ChatTAB

Stáhněte si soubory rozšíření ChatTAB ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název ChatTAB ChatTAB
ID ahacflonagaoihkggajcaddiglbcjfaf
Oficiální URL https://chromewebstore.google.com/detail/chattab/ahacflonagaoihkggajcaddiglbcjfaf
Popis Start chatting with OpenAI's chat, ready everytime you open a new tab.
Velikost souboru 268 KB
Počet instalací 44
Aktuální Verze 0.6.1
Poslední Aktualizace 2023-04-17
Datum Vydání 2023-04-04
Vývojář andersdn11
E-mail [email protected]
Typ Platby free
URL Stránky Nápovědy https://andersdahlenborg.dk
URL Stránky Zásad Ochrany Soukromí https://chattab.andersdahlenborg.dk/privacypolicy.html
Podporované Jazyky 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"
    }
}