An extension for browser which decreases Discord elements.
js | ||
.gitignore | ||
btfl.css | ||
ext.png | ||
license | ||
makeext.sh | ||
manifest.json | ||
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:
- 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.