Skip to content

BetterWEBM by ErrorOliver

Screenshot of BetterWEBM

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

Re-adds the Discord WEBM glitch. Twisty Nado created the CSS code and I made the idea.

Notes

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;
  }
}

Reviews

No reviews yet.