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은(는) minhdung25에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension will help you using us Bing Ai on Chrome with popup and website"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Bing AI Anywhere - GPT 4 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
}