An extension for browser which decreases Discord elements.
Er2
191311149d
This is version only for extension. CSS file is now rolling-release and downloads automatically. |
||
---|---|---|
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.