An extension for browser which decreases Discord elements.
Go to file
Er2 81fc1a5528 remove animations in nitro page 2022-03-20 20:03:10 +03:00
js chrome support, hot injection 2022-03-20 19:13:21 +03:00
.gitignore packs into xpi 2022-03-20 12:15:26 +03:00
btfl.css remove animations in nitro page 2022-03-20 20:03:10 +03:00
ext.png Initial commit 2021-08-20 18:10:37 +03:00
license chrome support, hot injection 2022-03-20 19:13:21 +03:00
makeext.sh version 2.0 2022-03-20 19:16:30 +03:00
manifest.json version 2.0 2022-03-20 19:16:30 +03:00
readme.org beta 2022-03-20 14:02:42 +03:00

readme.org

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.