extplug-rollover-blurb
v1.1.1
Published
ExtPlug plugin that shows the user "Blurb" / bio in rollover popups.
Downloads
1
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/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/rollover-blurb.js
.