feat: 扩展弹框配置重构
All checks were successful
Extension Build & Release / build (push) Successful in 1m18s

This commit is contained in:
zs
2026-03-03 16:04:03 +08:00
parent 95ee3fa61d
commit 4b7f308528
2 changed files with 59 additions and 10 deletions

View File

@@ -42,5 +42,17 @@
},
"description": "Toggle InsightReply Sidebar"
}
}
},
"web_accessible_resources": [
{
"resources": [
"src/assets/*",
"assets/*"
],
"matches": [
"https://twitter.com/*",
"https://x.com/*"
]
}
]
}