Chrome Unlock New Bing AI
在Chrome或其他Chromium内核浏览器中使用 New Bing AI
Chrome Unlock New Bing AIとは何ですか?
Chrome Unlock New Bing AIはhttps://51.ruyo.netによって開発されたChromeの拡張機能で、その主な機能は「在Chrome或其他Chromium内核浏览器中使用 New Bing AI」です。
拡張機能のスクリーンショット
Chrome Unlock New Bing AI拡張機能のCRXファイルをダウンロード
Chrome Unlock New Bing AI拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
微软推出:New Bing 要求用户必须在Edge浏览器中使用!本扩展主要帮助用户在Chrome浏览器或者Chromium内核的浏览器中流畅使用微软的New Bing AI
启用扩展后,访问 bing.com/new 即可!
当然前提是已经开启境外的科学代理!否则无法正常使用!
采用全局代理,或者走给名单方式 代理所有Bing相关的请求: *://*.bing.com/* 拡張機能の基本情報
| 名前 | |
| ID | nglhdhdfndbadmaiieikpefenkbgpdbf |
| 公式URL | https://chromewebstore.google.com/detail/chrome-unlock-new-bing-ai/nglhdhdfndbadmaiieikpefenkbgpdbf |
| 説明 | 在Chrome或其他Chromium内核浏览器中使用 New Bing AI |
| ファイルサイズ | 51.72 KB |
| インストール数 | 12,383 |
| 現在のバージョン | 1.0.4 |
| 最終更新日 | 2023-09-18 |
| 公開日 | 2023-04-09 |
| 評価 | 4.79/5 合計 14 レビュー |
| 開発者 | https://51.ruyo.net |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://51.ruyo.net/18325.html |
| プライバシーポリシーページのURL | https://jiketuchuang.com/privacy.html |
| 対応言語 | 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"
} | |