mirror of
https://gitee.com/bitdance-team/chrome-extension
synced 2025-11-06 04:33:13 +08:00
发布到edge扩展商店所需要做的一点点改动
This commit is contained in:
6
packages/shell-chrome/_locales/zh/messages.json
Normal file
6
packages/shell-chrome/_locales/zh/messages.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"keyName": {
|
||||||
|
"message": "msg",
|
||||||
|
"description": "desc"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "学生助手",
|
"name": "学生助手",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"description": "BitDance Chrome Extension",
|
"default_locale": "zh",
|
||||||
|
"description": "便捷,易用,专为学生设计",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"omnibox": {
|
"omnibox": {
|
||||||
"keyword": "ss"
|
"keyword": "ss"
|
||||||
|
|||||||
Reference in New Issue
Block a user