From 5cd8b992e6138ce23108cb796525b7bb31508a73 Mon Sep 17 00:00:00 2001 From: SherryTECNU <47715534+SherryTECNU@users.noreply.github.com> Date: Thu, 5 Mar 2026 01:27:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8F=E8=A7=88=E5=99=A8=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=EF=BC=9A1.=20=E6=B5=8B=E8=AF=95=E6=B5=81=E7=A8=8B=EF=BC=9B2.?= =?UTF-8?q?=20=E5=A2=9E=E5=8A=A0=E6=93=8D=E4=BD=9C=E5=9B=BE=E7=89=87?= =?UTF-8?q?=EF=BC=9B3.=20=E4=BF=AE=E6=94=B9=E5=86=85=E7=BD=AEAI=E7=9A=84fl?= =?UTF-8?q?ag=E8=AE=BE=E7=BD=AE=E6=8F=8F=E8=BF=B0=EF=BC=9B4.=20=E6=96=B0?= =?UTF-8?q?=E5=A2=9EChrome=E5=BA=94=E7=94=A8=E5=95=86=E5=BA=97=E5=8F=91?= =?UTF-8?q?=E5=B8=83=E6=AD=A5=E9=AA=A4=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../stage-3/cross-platform/3.9-browser-ai-extension/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh-cn/stage-3/cross-platform/3.9-browser-ai-extension/index.md b/docs/zh-cn/stage-3/cross-platform/3.9-browser-ai-extension/index.md index c0b88a5..61afb7d 100644 --- a/docs/zh-cn/stage-3/cross-platform/3.9-browser-ai-extension/index.md +++ b/docs/zh-cn/stage-3/cross-platform/3.9-browser-ai-extension/index.md @@ -43,7 +43,7 @@ Chrome 插件(基于 Manifest V3)由几个核心部分组成,它们各司 → AI 返回摘要 → Service Worker 把摘要发回侧边栏显示 ``` - +![placeholder: 一张架构流程图,展示 Content Script、Service Worker、Side Panel 之间的消息传递关系](images/image2.png) ## 1.3 两种 AI 方案:云端 API vs 浏览器内置 AI