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

Latest commit

 

History

History
46 lines (28 loc) · 933 Bytes

README.md

File metadata and controls

46 lines (28 loc) · 933 Bytes

Vote Lists

ExtPlug plugin that shows a list of users when hovering vote buttons.

Screenshot

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://unpkg.com/extplug-vote-lists

Alternative Designs

Several alternative Stylish userstyles for this plugin can be found on the Wiki.

Building

Note: this section is intended for developers only.

First, install dependencies:

npm install

Then, use:

npm run build

The plugin will be built using the ExtPlug CLI.

The built plugin will be stored at build/vote-lists.js.

License

MIT