This commit is contained in:
Er2 2022-04-10 11:41:33 +03:00
parent 6006bf38f6
commit 68863a9113
1 changed files with 7 additions and 2 deletions

View File

@ -9,10 +9,15 @@ Currently it's in beta, more of design was merged into css.
** Firefox
Highly recommend to enable backdrop-filter for acrylic.
1. Go to ~about:config~
2. Set ~layout.css.backdrop-filter.enabled~ and ~gfx.webrender.all~ to true.
3. Reload Discord.
Debug mode:
1. Download [[https://gitdab.com/er2/diskort/archive/dev.zip][dev tag archive]] and unpack it.
2. Copy btfl.css from ~main~ branch ([[https://gitdab.com/er2/diskort/raw/branch/main/btfl.css][here]]).
2. Copy btfl.css from [[https://raw.githubusercontent.com/Er2ch/diskort/main/btfl.css][GitHub]] or compile own.
3. Go to ~about:debugging#/runtime/this-firefox~
3. Click on *Load Temponary Add-on...*
4. Choose any file in extension folder.
@ -29,7 +34,7 @@ Release mode:
Debug mode:
1. Download [[https://gitdab.com/er2/diskort/archive/dev.zip][dev tag archive]] and unpack it.
2. Copy btfl.css from ~main~ branch ([[https://gitdab.com/er2/diskort/raw/branch/main/btfl.css][here]]).
2. Copy btfl.css from [[https://raw.githubusercontent.com/Er2ch/diskort/main/btfl.css][GitHub]] or compile own.
3. Go to ~chrome://extensions/~
3. Enable ~Developer mode~.
4. Click on ~Load unpacked~ and choose extension folder.