diff --git a/manifest.json b/manifest.json index 15e4ccd..9503fe8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 3, - "name": "AI 硬件采购助手", + "name": "AI 硬件抓取助手", "version": "1.0", - "description": "Extract structured product data using Gemini AI.", + "description": "使用 Gemini AI 从网站抓取产品数据。", "permissions": [ "sidePanel", "scripting", @@ -20,7 +20,7 @@ "default_path": "sidepanel.html" }, "action": { - "default_title": "AI 硬件采购助手", + "default_title": "AI 硬件抓取助手", "default_icon": { "16": "icons/icon16.png", "32": "icons/icon32.png", diff --git a/sidepanel.html b/sidepanel.html index f251242..d6b7d99 100644 --- a/sidepanel.html +++ b/sidepanel.html @@ -3,16 +3,15 @@ - AI 硬件采购助手 + AI 硬件抓取助手
-
-

AI 硬件采购助手

-

从任何网站提取产品数据。

-
+
@@ -36,6 +35,7 @@
+
@@ -54,7 +54,6 @@
-