优化
This commit is contained in:
220
website/docs/plugin-list/fe.md
Normal file
220
website/docs/plugin-list/fe.md
Normal file
@@ -0,0 +1,220 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
title: Pure Frontend Plugin (27)
|
||||
---
|
||||
|
||||
### com.msgbyte.ai-assistant AI Assistant
|
||||
|
||||
Add chatgpt into Tailchat
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.ai-assistant)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.ai-assistant/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.bbcode BBCode Mmessage Interpreter
|
||||
|
||||
A plugin for supporting bbcode syntax to interpret rich text messages
|
||||
|
||||
- [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 Bigger Font Size
|
||||
|
||||
Add the feature of enlarging the font size to Tailchat, which is convenient for different user
|
||||
|
||||
- [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 Drawing plugin
|
||||
|
||||
Allows sending custom drawings
|
||||
|
||||
- [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.electron Electron Support
|
||||
|
||||
Add support for Electron environment in Tailchat
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.env.electron)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.env.electron/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.env.rn React Native Support
|
||||
|
||||
Add support for ReactNative environment in Tailchat
|
||||
|
||||
- [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 file.pizza
|
||||
|
||||
Quickly open filepizza in the chat input box to support p2p file transfer
|
||||
|
||||
- [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
|
||||
|
||||
Quickly open Filesend in the chat input box to support file transfer
|
||||
|
||||
- [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
|
||||
|
||||
Quickly open files.fm in the chat input box to support file transfer
|
||||
|
||||
- [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 Genshin Toolbox
|
||||
|
||||
Add Genshin-related entertainment capabilities to 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 third party integration
|
||||
|
||||
Used to integrate third-party applications in groups
|
||||
|
||||
- [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 Intro plugin
|
||||
|
||||
Turn on the ability to introduce the app for the first time for the app
|
||||
|
||||
- [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.mdpanel Markdown Panel
|
||||
|
||||
Add markdown panel support
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.mdpanel)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.mdpanel/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.miaolang Miaolang
|
||||
|
||||
It is allowed to send meow, and the two parties encrypt the conversation after installing the plugin. People who have not installed the plugin will see 'meow'
|
||||
|
||||
- [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 Listen Music Online
|
||||
|
||||
Provide online music listening service, the content comes from the Internet
|
||||
|
||||
- [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 Message notification plugin
|
||||
|
||||
Ability to add notifications to apps
|
||||
|
||||
- [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.offline-icons Offline Icons
|
||||
|
||||
Add prefetched icons which need run in intranet environment
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.offline-icons)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.offline-icons/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.openapi Openapi Platform Plugin
|
||||
|
||||
Provide the operating capability of the open platform for the application
|
||||
|
||||
- [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 Statistics
|
||||
|
||||
- [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 error handling
|
||||
|
||||
- [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 Snapdrop
|
||||
|
||||
Snapdrop —— Send files and messages on the same network
|
||||
|
||||
- [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 Tool frog!
|
||||
|
||||
Tool frog —— online tools
|
||||
|
||||
- [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 User Location
|
||||
|
||||
Add geographic location records for user information
|
||||
|
||||
- [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 Web Panel Plugin
|
||||
|
||||
Provides groups with the ability to create web panels
|
||||
|
||||
- [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
|
||||
|
||||
Quickly open Wenshushu in the chat input box to support file transfer
|
||||
|
||||
- [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.widget.sakana sakana-widget
|
||||
|
||||
Add sakana widget in tailchat
|
||||
|
||||
- [Source Code](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.widget.sakana)
|
||||
- [manifest.json](https://github.com/msgbyte/tailchat/blob/master/client/web/plugins/com.msgbyte.widget.sakana/manifest.json)
|
||||
|
||||
|
||||
### com.msgbyte.wormhole wormhole
|
||||
|
||||
Quickly open wormhole in the chat input box to support file transfer
|
||||
|
||||
- [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)
|
||||
|
||||
Reference in New Issue
Block a user