Bing AI Anywhere - GPT 4

This extension will help you using us Bing Ai on Chrome with popup and website

Τι είναι το Bing AI Anywhere - GPT 4;

Το Bing AI Anywhere - GPT 4 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον minhdung25, και η κύρια λειτουργία του είναι "This extension will help you using us Bing Ai on Chrome with popup and website".

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

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Bing AI Anywhere - GPT 4

Λήψη αρχείων επέκτασης Bing AI Anywhere - GPT 4 σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Introducing our new Chrome Extension: Bing AI Anywhere - GPT 4! With this tool, users can easily access Bing AI in both tab and popup formats. If you prefer using the popup format, simply pin the extension and click on it. Within 1-2 seconds, the popup will appear, ready to assist you. However, before diving in, please remember to log in at the following link: https://www.bing.com/chat. Get ready to enhance your browsing experience with Bing AI Anywhere - GPT 4.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Bing AI Anywhere - GPT 4 Bing AI Anywhere - GPT 4
ID fappkmoiinkihdmhcdeepndchhohjcjn
Επίσημο URL https://chromewebstore.google.com/detail/bing-ai-anywhere-gpt-4/fappkmoiinkihdmhcdeepndchhohjcjn
Περιγραφή This extension will help you using us Bing Ai on Chrome with popup and website
Μέγεθος Αρχείου 155 KB
Αριθμός Εγκαταστάσεων 1,030
Τρέχουσα Έκδοση 1.1.1
Τελευταία Ενημέρωση 2023-06-24
Ημερομηνία Δημοσίευσης 2023-06-21
Αξιολόγηση 5.00/5 Συνολικά 21 Αξιολογήσεις
Προγραμματιστής minhdung25
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "description": "This extension will help you using us Bing Ai on Chrome with popup and website",
    "host_permissions": [
        "https:\/\/*.bing.com\/*"
    ],
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 3,
    "name": "Bing AI Anywhere - GPT 4",
    "permissions": [
        "declarativeNetRequest",
        ""
    ],
    "version": "1.1.1"
}