feat: 增加 ERP 订单自动化抓取自定义工具及相关开发文档
Some checks failed
CI / test (24) (push) Has been cancelled
Deploy Demo / deploy (push) Has been cancelled

This commit is contained in:
Zou-Seay
2026-06-24 16:02:08 +08:00
parent fb4b8fd067
commit e26589bc54
5 changed files with 185 additions and 444 deletions

View File

@@ -45,7 +45,7 @@ export default defineConfig({
name: '__MSG_extName__',
description: '__MSG_extDescription__',
homepage_url: 'https://alibaba.github.io/page-agent/',
permissions: ['tabs', 'tabGroups', 'sidePanel', 'storage'],
permissions: ['tabs', 'tabGroups', 'sidePanel', 'storage', 'scripting'],
host_permissions: ['<all_urls>'],
icons: {
64: 'assets/page-agent-64.png',