Files
chat/client/web/plugins/com.msgbyte.biggerfont/manifest.json

12 lines
436 B
JSON
Raw Normal View History

2026-04-25 16:36:34 +08:00
{
"label": "Bigger Font Size",
"label.zh-CN": "字号放大",
"name": "com.msgbyte.biggerfont",
"url": "/plugins/com.msgbyte.biggerfont/index.js",
"version": "0.0.0",
"author": "moonrailgun",
"description": "Add the feature of enlarging the font size to Tailchat, which is convenient for different user",
"description.zh-CN": "为Tailchat增加放大字号的功能,方便不同用户群体",
"requireRestart": true
}