docs: update plugin list

pull/64/head
moonrailgun 2 years ago
parent f9e53d205e
commit d2a9a3d8bd

@ -1,6 +1,6 @@
---
sidebar_position: 1
title: 纯前端插件 (14)
title: 纯前端插件 (18)
---
### com.msgbyte.bbcode BBCode 消息解释器
@ -21,15 +21,23 @@ title: 纯前端插件 (14)
### com.msgbyte.filepizza file.pizza
快捷打开 filepizza 以支持p2p传输文件
在聊天输入框快捷打开 filepizza 以支持p2p传输文件
- [插件源码](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
在聊天输入框快捷打开 Filesend 以支持传输文件
- [插件源码](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 以支持传输文件
在聊天输入框快捷打开 files.fm 以支持传输文件
- [插件源码](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)
@ -107,6 +115,14 @@ Sentry 错误处理
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.snapdrop/manifest.json)
### com.msgbyte.user.location 用户地理位置
为用户信息增加地理位置记录
- [插件源码](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 网页面板插件
为群组提供创建网页面板的功能
@ -114,3 +130,19 @@ Sentry 错误处理
- [插件源码](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
在聊天输入框快捷打开 文叔叔 以支持传输文件
- [插件源码](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 以支持传输文件
- [插件源码](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)

@ -1,8 +1,16 @@
---
sidebar_position: 3
title: 前后端插件 (6)
title: 前后端插件 (7)
---
### com.msgbyte.agora 声网音视频
为Tailchat增加声网音视频通信功能
- [插件源码](https://github.com/msgbyte/tailchat/blob/master/server/plugins/com.msgbyte.agora/web/plugins/com.msgbyte.agora)
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/server/plugins/com.msgbyte.agora/web/plugins/com.msgbyte.agora/manifest.json)
### com.msgbyte.github Github 订阅
订阅Github项目动态到群组

Loading…
Cancel
Save