Bing AI Anywhere - GPT 4

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

What is Bing AI Anywhere - GPT 4?

Bing AI Anywhere - GPT 4 is a Chrome extension developed by minhdung25, and its main feature is "This extension will help you using us Bing Ai on Chrome with popup and website".

Extension Screenshots

screenshot
screenshot
screenshot

Download Bing AI Anywhere - GPT 4 Extension CRX File

Download Bing AI Anywhere - GPT 4 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Bing AI Anywhere - GPT 4 Bing AI Anywhere - GPT 4
ID fappkmoiinkihdmhcdeepndchhohjcjn
Official URL https://chromewebstore.google.com/detail/bing-ai-anywhere-gpt-4/fappkmoiinkihdmhcdeepndchhohjcjn
Description This extension will help you using us Bing Ai on Chrome with popup and website
File Size 155 KB
Installation Count 1,030
Current Version 1.1.1
Last Updated 2023-06-24
Publish Date 2023-06-21
Rating 5.00/5 Total 21 Ratings
Developer minhdung25
Email [email protected]
Payment Type free
Supported Languages 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"
}