Chrome Unlock New Bing AI

在Chrome或其他Chromium内核浏览器中使用 New Bing AI

What is Chrome Unlock New Bing AI?

Chrome Unlock New Bing AI is a Chrome extension developed by https://51.ruyo.net, and its main feature is "在Chrome或其他Chromium内核浏览器中使用 New Bing AI".

Extension Screenshots

screenshot
screenshot

Download Chrome Unlock New Bing AI Extension CRX File

Download Chrome Unlock New Bing AI 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

                        微软推出:New Bing 要求用户必须在Edge浏览器中使用!本扩展主要帮助用户在Chrome浏览器或者Chromium内核的浏览器中流畅使用微软的New Bing AI 

 启用扩展后,访问 bing.com/new 即可!

当然前提是已经开启境外的科学代理!否则无法正常使用!

采用全局代理,或者走给名单方式 代理所有Bing相关的请求: *://*.bing.com/*                    

Extension Basic Information

Name Chrome Unlock New Bing AI Chrome Unlock New Bing AI
ID nglhdhdfndbadmaiieikpefenkbgpdbf
Official URL https://chromewebstore.google.com/detail/chrome-unlock-new-bing-ai/nglhdhdfndbadmaiieikpefenkbgpdbf
Description 在Chrome或其他Chromium内核浏览器中使用 New Bing AI
File Size 51.72 KB
Installation Count 12,383
Current Version 1.0.4
Last Updated 2023-09-18
Publish Date 2023-04-09
Rating 4.79/5 Total 14 Ratings
Developer https://51.ruyo.net
Email [email protected]
Payment Type free
Extension Website https://51.ruyo.net/18325.html
Privacy Policy Page URL https://jiketuchuang.com/privacy.html
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": [],
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "modify_ua_header",
                "path": "rules.json"
            }
        ]
    },
    "description": "\u5728Chrome\u6216\u5176\u4ed6Chromium\u5185\u6838\u6d4f\u89c8\u5668\u4e2d\u4f7f\u7528 New Bing AI",
    "host_permissions": [
        "*:\/\/*.bing.com\/*"
    ],
    "icons": {
        "128": "img\/512.png",
        "16": "img\/512.png",
        "32": "img\/512.png",
        "48": "img\/512.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "manifest_version": 3,
    "name": "Chrome Unlock New Bing AI",
    "options_page": "settings.html",
    "permissions": [
        "declarativeNetRequest"
    ],
    "version": "1.0.4"
}