2021-08-20 15:10:37 +00:00
|
|
|
|
|
|
|
*DisKort* - extension for browser which decreases Discord elements.
|
|
|
|
|
2022-03-20 11:02:42 +00:00
|
|
|
Currently it's in beta, more of design was merged into css.
|
2021-08-20 15:10:37 +00:00
|
|
|
|
2022-03-21 10:17:23 +00:00
|
|
|
[[https://addons.mozilla.org/en-US/firefox/addon/diskort/][Add to Firefox]]
|
|
|
|
|
2021-08-20 15:10:37 +00:00
|
|
|
* Installation
|
|
|
|
|
2022-03-21 08:36:14 +00:00
|
|
|
** Firefox
|
2021-08-20 15:10:37 +00:00
|
|
|
|
2022-09-06 18:36:20 +00:00
|
|
|
Firefox < 103: Highly recommend to enable backdrop-filter for acrylic.
|
|
|
|
|
2022-04-10 08:41:33 +00:00
|
|
|
1. Go to ~about:config~
|
|
|
|
2. Set ~layout.css.backdrop-filter.enabled~ and ~gfx.webrender.all~ to true.
|
|
|
|
3. Reload Discord.
|
|
|
|
|
2022-03-20 09:13:20 +00:00
|
|
|
Debug mode:
|
|
|
|
|
2022-03-21 08:36:14 +00:00
|
|
|
1. Download [[https://gitdab.com/er2/diskort/archive/dev.zip][dev tag archive]] and unpack it.
|
2022-04-10 08:41:33 +00:00
|
|
|
2. Copy btfl.css from [[https://raw.githubusercontent.com/Er2ch/diskort/main/btfl.css][GitHub]] or compile own.
|
2022-03-21 08:36:14 +00:00
|
|
|
3. Go to ~about:debugging#/runtime/this-firefox~
|
2021-08-20 15:20:18 +00:00
|
|
|
3. Click on *Load Temponary Add-on...*
|
2022-03-21 08:36:14 +00:00
|
|
|
4. Choose any file in extension folder.
|
|
|
|
|
|
|
|
** Chrome, etc.
|
|
|
|
|
|
|
|
Release mode:
|
|
|
|
|
|
|
|
1. Go to ~chrome://extensions/~
|
|
|
|
2. Enable ~Developer mode~.
|
|
|
|
3. Create own (~Pack extension~) or download [[https://gitdab.com/er2/diskort/releases][from releases]].
|
|
|
|
4. Drag and drop ~diskort.crx~ to browser.
|
|
|
|
|
|
|
|
Debug mode:
|
2021-08-20 15:10:37 +00:00
|
|
|
|
2022-03-21 08:36:14 +00:00
|
|
|
1. Download [[https://gitdab.com/er2/diskort/archive/dev.zip][dev tag archive]] and unpack it.
|
2022-04-10 08:41:33 +00:00
|
|
|
2. Copy btfl.css from [[https://raw.githubusercontent.com/Er2ch/diskort/main/btfl.css][GitHub]] or compile own.
|
2022-03-21 08:36:14 +00:00
|
|
|
3. Go to ~chrome://extensions/~
|
|
|
|
3. Enable ~Developer mode~.
|
|
|
|
4. Click on ~Load unpacked~ and choose extension folder.
|