You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailchat/client/web/plugins/com.msgbyte.bbcode/manifest.json

12 lines
417 B
JSON

{
"label": "BBCode Mmessage Interpreter",
"label.zh-CN": "BBCode 消息解释器",
"name": "com.msgbyte.bbcode",
"url": "/plugins/com.msgbyte.bbcode/index.js",
"version": "0.0.0",
"author": "msgbyte",
"description": "A plugin for supporting bbcode syntax to interpret rich text messages",
"description.zh-CN": "一个用于支持bbcode语法解释富文本消息的插件",
"requireRestart": true
}