Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

Latest commit

 

History

History
36 lines (23 loc) · 859 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 859 Bytes

Toggle Stream/Clear Chat Buttons

Adds stream toggle and chat clear buttons above the chat, similar to plug³.

Screenshot
Chat header with shortcut buttons

Installation

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

Building

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.

License

MIT