24 lines
644 B
Org Mode
24 lines
644 B
Org Mode
|
|
*DisKort* - extension for browser which decreases Discord elements.
|
|
|
|
Currently it's in alpha.
|
|
|
|
* Installation
|
|
|
|
Instruction for Firefox (may be working on Chrome with some changes).
|
|
|
|
Release mode:
|
|
|
|
1. Run ./makeext.sh (if on Linux or macOS).
|
|
|
|
Or just pack all files as zip into ~diskort.xpi~
|
|
2. Go to ~about:config~ and set ~xpinstall.signatures.required~ to ~false~
|
|
3. Install extension (via ~about:addons~, drag&drop to browser, etc.).
|
|
|
|
Debug mode:
|
|
|
|
1. Clone or unpack downloaded zip archive (easily finds).
|
|
2. Go to ~about:debugging#/runtime/this-firefox~
|
|
3. Click on *Load Temponary Add-on...*
|
|
4. Choose any file in extension's folder.
|
|
|