diskort/readme.org

679 B

DisKort - extension for browser which decreases Discord elements.

Currently it's in beta, more of design was merged into css.

Installation

Instruction for Firefox (may be working on Chrome with some changes).

Release mode:

  1. Run ./makeext.sh (if on Linux or macOS). Or just pack all files as zip into diskort.xpi
  2. Go to about:config and set xpinstall.signatures.required to false
  3. Install extension (via about:addons, drag&drop to browser, etc.).

Debug mode:

  1. Clone or unpack downloaded zip archive (easily finds).
  2. Go to about:debugging#/runtime/this-firefox
  3. Click on Load Temponary Add-on…
  4. Choose any file in extension's folder.