mirror of https://github.com/msgbyte/tailchat
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.
157 lines
5.9 KiB
Markdown
157 lines
5.9 KiB
Markdown
---
|
|
sidebar_position: 1
|
|
title: 纯前端插件 (19)
|
|
---
|
|
|
|
### com.msgbyte.bbcode BBCode 消息解释器
|
|
|
|
一个用于支持bbcode语法解释富文本消息的插件
|
|
|
|
- [插件源码](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.draw 绘图插件
|
|
|
|
允许发送自定义绘图
|
|
|
|
- [插件源码](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.filepizza file.pizza
|
|
|
|
在聊天输入框快捷打开 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 以支持传输文件
|
|
|
|
- [插件源码](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增加原神相关的娱乐能力
|
|
|
|
- [插件源码](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 第三方集成
|
|
|
|
用于在群组中集成第三方应用
|
|
|
|
- [插件源码](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 初始引导插件
|
|
|
|
为应用首次打开介绍应用的能力
|
|
|
|
- [插件源码](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 喵语言
|
|
|
|
允许发送喵语,安装插件后的双方加密对话,未安装插件的人看到的是 '喵'
|
|
|
|
- [插件源码](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.notify 消息通知插件
|
|
|
|
为应用增加通知的能力
|
|
|
|
- [插件源码](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 开放平台插件
|
|
|
|
为应用提供开放平台的操作能力
|
|
|
|
- [插件源码](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 数据统计
|
|
|
|
- [插件源码](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 错误处理
|
|
|
|
- [插件源码](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 隔空投送
|
|
|
|
隔空投送 —— 在同一网络发送文件与消息
|
|
|
|
- [插件源码](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 工具哇!
|
|
|
|
工具哇 —— 在线小工具
|
|
|
|
- [插件源码](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 用户地理位置
|
|
|
|
为用户信息增加地理位置记录
|
|
|
|
- [插件源码](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 网页面板插件
|
|
|
|
为群组提供创建网页面板的功能
|
|
|
|
- [插件源码](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)
|
|
|