Bing AI Anywhere - GPT 4

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

O que é Bing AI Anywhere - GPT 4?

Bing AI Anywhere - GPT 4 é uma extensão do Chrome desenvolvida por minhdung25, e sua principal característica é "This extension will help you using us Bing Ai on Chrome with popup and website".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Bing AI Anywhere - GPT 4

Baixe arquivos de extensão Bing AI Anywhere - GPT 4 no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Bing AI Anywhere - GPT 4 Bing AI Anywhere - GPT 4
ID fappkmoiinkihdmhcdeepndchhohjcjn
URL Oficial https://chromewebstore.google.com/detail/bing-ai-anywhere-gpt-4/fappkmoiinkihdmhcdeepndchhohjcjn
Descrição This extension will help you using us Bing Ai on Chrome with popup and website
Tamanho do Arquivo 155 KB
Contagem de Instalações 1,030
Versão Atual 1.1.1
Última Atualização 2023-06-24
Data de Publicação 2023-06-21
Classificação 5.00/5 Total de 21 Avaliações
Desenvolvedor minhdung25
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
}