An extension for browser which decreases Discord elements.
Find a file
2022-03-20 14:02:42 +03:00
.gitignore packs into xpi 2022-03-20 12:15:26 +03:00
btfl.css mobile mode fixes 2022-03-20 13:26:50 +03:00
ext.png Initial commit 2021-08-20 18:10:37 +03:00
LICENSE upd 2022-02-05 20:59:59 +03:00
makeext.sh packs into xpi 2022-03-20 12:15:26 +03:00
manifest.json beta 2022-03-20 14:02:42 +03:00
readme.org beta 2022-03-20 14:02:42 +03:00

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.