An extension for browser which decreases Discord elements.
.gitignore | ||
btfl.css | ||
ext.png | ||
LICENSE | ||
makeext.sh | ||
manifest.json | ||
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:
- Run ./makeext.sh (if on Linux or macOS). Or just pack all files as zip into diskort.xpi
- Go to
about:config
and setxpinstall.signatures.required
tofalse
- Install extension (via
about:addons
, drag&drop to browser, etc.).
Debug mode:
- Clone or unpack downloaded zip archive (easily finds).
- Go to
about:debugging#/runtime/this-firefox
- Click on Load Temponary Add-on…
- Choose any file in extension's folder.