/legacy-utils-extension

Inline tools for Discohook.org

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Discohook Utils (extension)

This is a third-party tool for Discohook, building on the Discohook Utils suite.

Features

  • Load rich mention text in the preview tab from your server
    • Planned: display member nicknames instead of usernames when available

Developing

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.