feat: 扩展优化重构
Some checks failed
Extension Build & Release / build (push) Failing after 56s

This commit is contained in:
zs
2026-03-03 02:19:14 +08:00
parent c686d81d30
commit 1d17ac03e0
15 changed files with 904 additions and 692 deletions

View File

@@ -33,5 +33,14 @@
"https://x.com/*"
]
}
]
],
"commands": {
"toggle-sidebar": {
"suggested_key": {
"default": "Ctrl+Shift+I",
"mac": "Command+Shift+I"
},
"description": "Toggle InsightReply Sidebar"
}
}
}