Adds stream toggle and chat clear buttons above the chat, similar to plug³.
Chat header with shortcut buttons |
If you do not have ExtPlug yet, get it here.
You can install this plugin by going to your ExtPlug settings menu, pressing "Install Plugin", and entering this Plugin URL:
https://extplug.github.io/p3-shortcut-buttons/build/p3-shortcut-buttons.js;extplug/p3-shortcut-buttons/main
Note: this section is intended for developers only.
This plugin uses NPM for dependency management and gulp
for building.
npm install
gulp build
The built plugin will be stored at build/toggle-streamclear-chat-buttons.js
.