Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

discohook/legacy-utils-extension

Repository files navigation

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.