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

Latest commit

 

History

History
39 lines (24 loc) · 684 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 684 Bytes

Rollover Blurb

ExtPlug plugin that shows user Blurbs (bios / "about me"s) in rollover popups.

Screenshot

Installation

You can install this plugin by going to your ExtPlug settings menu, pressing "Install Plugin", and entering this Plugin URL:

https://unpkg.com/extplug-rollover-blurb

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/rollover-blurb.js.

License

MIT