From d2a9a3d8bdaafc1edbd003b4d440fc8cc997a73d Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Mon, 26 Dec 2022 21:41:19 +0800 Subject: [PATCH] docs: update plugin list --- website/docs/plugin-list/fe.md | 38 +++++++++++++++++++++++++++++--- website/docs/plugin-list/full.md | 10 ++++++++- 2 files changed, 44 insertions(+), 4 deletions(-) diff --git a/website/docs/plugin-list/fe.md b/website/docs/plugin-list/fe.md index f34b6871..51b697ce 100644 --- a/website/docs/plugin-list/fe.md +++ b/website/docs/plugin-list/fe.md @@ -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) + diff --git a/website/docs/plugin-list/full.md b/website/docs/plugin-list/full.md index 30396cf8..85c11b27 100644 --- a/website/docs/plugin-list/full.md +++ b/website/docs/plugin-list/full.md @@ -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项目动态到群组