An extension for browser which decreases Discord elements.
Go to file
Er2 ed16e1ca72 packs into xpi 2022-03-20 12:15:26 +03:00
.gitignore packs into xpi 2022-03-20 12:15:26 +03:00
LICENSE upd 2022-02-05 20:59:59 +03:00
btfl.css small changes 2022-03-19 21:16:50 +03:00
ext.png Initial commit 2021-08-20 18:10:37 +03:00
makeext.sh packs into xpi 2022-03-20 12:15:26 +03:00
manifest.json packs into xpi 2022-03-20 12:15:26 +03:00
readme.org packs into xpi 2022-03-20 12:15:26 +03:00

readme.org

DisKort - extension for browser which decreases Discord elements.

Currently it's in alpha.

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.