extplug-rollover-blurb
v1.1.1
Published
ExtPlug plugin that shows the user "Blurb" / bio in rollover popups.
Readme
Rollover Blurb
ExtPlug plugin that shows user Blurbs (bios / "about me"s) in rollover popups.

Installation
You can install this plugin by going to your ExtPlug settings menu, pressing "Install Plugin", and entering this Plugin URL:
https://extplug.github.io/rollover-blurb/build/rollover-blurb.js;extplug/rollover-blurb/mainBuilding
Note: this section is intended for developers only.
This plugin uses NPM for dependency management and gulp for building.
npm install
gulp buildThe built plugin will be stored at build/rollover-blurb.js.
