mirror of https://github.com/msgbyte/tailchat
Merge 54836c9a0d into 5a21d630e5
commit
811d1341d0
@ -0,0 +1,4 @@
|
||||
{
|
||||
"label": "Plugin List",
|
||||
"position": 20
|
||||
}
|
||||
@ -0,0 +1,178 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
title: 纯前端插件 (22)
|
||||
---
|
||||
|
||||
### com.msgbyte.bbcode BBCode消息解释器
|
||||
|
||||
一个用于支持bbcode语法解释富文本消息的插件
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.bbcode)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.bbcode/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.biggerfont 字号放大
|
||||
|
||||
为Tailchat增加放大字号的功能,方便不同用户群体
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.biggerfont)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.biggerfont/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.draw 绘图插件
|
||||
|
||||
允许发送自定义绘图
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.draw)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.draw/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.env.rn React Native支持
|
||||
|
||||
为Tailchat提供ReactNative环境支持
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.env.rn)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.env.rn/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.filepizza pizza文件传输
|
||||
|
||||
在聊天输入框快捷打开 filepizza 以支持p2p传输文件
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.filepizza)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.filepizza/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.filesend 文件传输
|
||||
|
||||
在聊天输入框快捷打开 Filesend 以支持传输文件
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.filesend)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.filesend/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.filesfm files.fm文件传输
|
||||
|
||||
在聊天输入框快捷打开 files.fm 以支持传输文件
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.filesfm)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.filesfm/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.genshin 原神工具箱
|
||||
|
||||
为Tailchat增加原神相关的娱乐能力
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.genshin)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.genshin/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.integration 第三方集成
|
||||
|
||||
用于在群组中集成第三方应用
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.integration)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.integration/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.intro 初始引导插件
|
||||
|
||||
为应用首次打开介绍应用的能力
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.intro)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.intro/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.miaolang 喵语言
|
||||
|
||||
允许发送喵语,安装插件后的双方加密对话,未安装插件的人看到的是 '喵'
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.miaolang)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.miaolang/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.music 在线听音乐
|
||||
|
||||
提供在线听音乐服务,内容来自网络
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.music)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.music/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.notify 消息通知插件
|
||||
|
||||
为应用增加通知的能力
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.notify)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.notify/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.openapi 开放平台插件
|
||||
|
||||
为应用提供开放平台的操作能力
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.openapi)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.openapi/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.posthog Posthog
|
||||
|
||||
Posthog 统计
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.posthog)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.posthog/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.sentry Sentry
|
||||
|
||||
Sentry 错误处理
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.sentry)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.sentry/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.snapdrop 隔空投送
|
||||
|
||||
隔空投送 —— 在同一网络发送文件与消息
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.snapdrop)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.snapdrop/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.toolwa 工具哇!
|
||||
|
||||
工具哇 —— 在线小工具
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.toolwa)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.toolwa/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.user.location 用户地理位置
|
||||
|
||||
为用户信息增加地理位置记录
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.user.location)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.user.location/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.webview 网页面板插件
|
||||
|
||||
为群组提供创建网页面板的功能
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.webview)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.webview/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.wenshushu wenshushu文件传输
|
||||
|
||||
在聊天输入框快捷打开 文叔叔 以支持传输文件
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.wenshushu)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.wenshushu/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.wormhole wormhole文件传输
|
||||
|
||||
在聊天输入框快捷打开 wormhole 以支持传输文件
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.wormhole)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.wormhole/manifest.json)
|
||||
@ -0,0 +1,19 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
title: 自定义主题 (2)
|
||||
---
|
||||
|
||||
### com.msgbyte.theme.genshin 原神主题
|
||||
|
||||
原神主题
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.theme.genshin)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.theme.genshin/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.theme.miku Miku初音未来主题
|
||||
|
||||
初音未来主题,支持亮色与暗色
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.theme.miku)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.theme.miku/manifest.json)
|
||||
Loading…
Reference in New Issue