This commit is contained in:
Julian Freeman
2026-03-11 14:05:48 -04:00
parent 22c511daf8
commit c11ef4a567
2 changed files with 8 additions and 9 deletions

View File

@@ -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",