ChatTAB

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

Apa itu ChatTAB?

ChatTAB adalah ekstensi Chrome yang dikembangkan oleh andersdn11, dan fitur utamanya adalah "Start chatting with OpenAI's chat, ready everytime you open a new tab.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi ChatTAB

Unduh file ekstensi ChatTAB dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama ChatTAB ChatTAB
ID ahacflonagaoihkggajcaddiglbcjfaf
URL Resmi https://chromewebstore.google.com/detail/chattab/ahacflonagaoihkggajcaddiglbcjfaf
Deskripsi Start chatting with OpenAI's chat, ready everytime you open a new tab.
Ukuran File 268 KB
Jumlah Instalasi 44
Versi Saat Ini 0.6.1
Terakhir Diperbarui 2023-04-17
Tanggal Publikasi 2023-04-04
Pengembang andersdn11
Email [email protected]
Tipe Pembayaran free
URL Halaman Bantuan https://andersdahlenborg.dk
URL Halaman Kebijakan Privasi https://chattab.andersdahlenborg.dk/privacypolicy.html
Bahasa yang Didukung 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"
    }
}