修改可发布的xpi的插件包

This commit is contained in:
yehongyu
2026-07-20 15:55:03 +08:00
parent b784a7e2fb
commit 3d5ffa1cb6
14 changed files with 1066 additions and 96 deletions
+13
View File
@@ -24,11 +24,21 @@ export type FluentMessageId =
| 'chat-stopped'
| 'chat-summarize'
| 'chat-thinking'
| 'cite-copied'
| 'cite-copy'
| 'cite-empty'
| 'cite-export'
| 'cite-export-cancel'
| 'cite-exported'
| 'cite-loading'
| 'cite-style'
| 'item-section-chat-head'
| 'item-section-chat-sidenav'
| 'itemmenu-chat'
| 'itemmenu-compare'
| 'itemmenu-label'
| 'multi-add-none'
| 'multi-add-paper'
| 'multi-close'
| 'multi-common'
| 'multi-compare'
@@ -37,8 +47,11 @@ export type FluentMessageId =
| 'multi-need-topic'
| 'multi-need-two'
| 'multi-no-items'
| 'multi-paper-added'
| 'multi-paper-removed'
| 'multi-placeholder'
| 'multi-ready'
| 'multi-remove-paper'
| 'multi-summary-each'
| 'multi-title'
| 'multi-too-many'