You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
js | 2 years ago | |
src | 1 year ago | |
.gitignore | 2 years ago | |
btfl.less | 1 year ago | |
ext.png | 2 years ago | |
license | 2 years ago | |
makeext.sh | 2 years ago | |
manifest.json | 2 years ago | |
readme.org | 1 year ago |
readme.org
DisKort - extension for browser which decreases Discord elements.
Currently it's in beta, more of design was merged into css.
Installation
Firefox
Firefox < 103: Highly recommend to enable backdrop-filter for acrylic.
- Go to
about:config
- Set
layout.css.backdrop-filter.enabled
andgfx.webrender.all
to true. - Reload Discord.
Debug mode:
- Download dev tag archive and unpack it.
- Copy btfl.css from GitHub or compile own.
- Go to
about:debugging#/runtime/this-firefox
- Click on Load Temponary Add-on…
- Choose any file in extension folder.
Chrome, etc.
Release mode:
- Go to
chrome://extensions/
- Enable
Developer mode
. - Create own (
Pack extension
) or download from releases. - Drag and drop
diskort.crx
to browser.
Debug mode:
- Download dev tag archive and unpack it.
- Copy btfl.css from GitHub or compile own.
- Go to
chrome://extensions/
- Enable
Developer mode
. - Click on
Load unpacked
and choose extension folder.