Re-adds the Discord WEBM glitch. Twisty Nado created the CSS code and I made the idea.
BetterWEBM by ErrorOliver
Details
AuthorErrorOliver
LicenseCC BY-SA 4.0 Deed
Categorydiscord.com
Created
Updated
Size457 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
For WEBM glitches: https://github.com/PanIntegralus/discord.webm-compilation
If you know why the right banner glitch is happening, please tell me!
Preview: https://gitlab.com/ErrorOliver/betterwebm/-/raw/main/preview.gif
Source code
/* ==UserStyle==
@name BetterWEBM
@namespace github.com/openstyles/stylus
@version 1.0.0
@author Twisty Nado (ErrorOliver had the idea)
@license unlicense
@preprocessor default
@var color link-color "Link Color" red
==/UserStyle== */
@-moz-document domain("discord.com") {
.loadingOverlay__35a04 {
aspect-ratio: unset !important;
}
.imageWrapper__178ee {
aspect-ratio: unset !important;
}
}