ChatTAB

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

Τι είναι το ChatTAB;

Το ChatTAB είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον andersdn11, και η κύρια λειτουργία του είναι "Start chatting with OpenAI's chat, ready everytime you open a new tab.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης ChatTAB

Λήψη αρχείων επέκτασης 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
Ηλεκτρονικό ταχυδρομείο [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"
    }
}