empty if no header
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"name": "AI 硬件抓取助手",
|
||||
"name": "商品信息抓取助手",
|
||||
"version": "1.0",
|
||||
"description": "使用 Gemini AI 从网站抓取产品数据。",
|
||||
"description": "使用 Gemini AI 从网站抓取自定义的商品数据。",
|
||||
"permissions": [
|
||||
"sidePanel",
|
||||
"scripting",
|
||||
@@ -20,7 +20,7 @@
|
||||
"default_path": "sidepanel.html"
|
||||
},
|
||||
"action": {
|
||||
"default_title": "AI 硬件抓取助手",
|
||||
"default_title": "商品信息抓取助手",
|
||||
"default_icon": {
|
||||
"16": "icons/icon16.png",
|
||||
"32": "icons/icon32.png",
|
||||
|
||||
Reference in New Issue
Block a user