This is a third-party tool for Discohook, building on the Discohook Utils suite.
- Load rich mention text in the preview tab from your server
- Planned: display member nicknames instead of usernames when available
To start up a development browser using web-ext:
web-ext run
To use Chromium instead of Firefox (the default), specify it as a target:
web-ext run -t chromium
Once you're finished making changes, feel free to submit a pull request.