An extension for browser which decreases Discord elements.
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.
 
 
 
Er2 4c839010e6 fix message input in profile 1 year ago
js remade 2 years ago
src fix message input in profile 1 year ago
.gitignore less rewrite 2 years ago
btfl.less remove banners 1 year ago
ext.png Initial commit 2 years ago
license chrome support, hot injection 2 years ago
makeext.sh version 2.0 2 years ago
manifest.json in firefox store 2 years ago
readme.org backdrop filter already enabled 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.

Add to Firefox

Installation

Firefox

Firefox < 103: 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 dev tag archive and unpack it.
  2. Copy btfl.css from GitHub or compile own.
  3. Go to about:debugging#/runtime/this-firefox
  4. Click on Load Temponary Add-on…
  5. 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 from releases.
  4. Drag and drop diskort.crx to browser.

Debug mode:

  1. Download dev tag archive and unpack it.
  2. Copy btfl.css from GitHub or compile own.
  3. Go to chrome://extensions/
  4. Enable Developer mode.
  5. Click on Load unpacked and choose extension folder.