Skip to content

no trybe gifs by lucaslealdev

Details

Authorlucaslealdev

LicenseNo License

Categorytrybe

Created

Updated

Size329 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Remove animated gifs from app.betrybe.com

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         no trybe gifs
@version      20220606.19.42
@namespace    userstyles.world/user/lucaslealdev
@description  Remove animated gifs from app.betrybe.com
@author       lucaslealdev
@license      No License
==/UserStyle== */

@-moz-document domain("app.betrybe.com") {
img[src$=gif]{visibility: hidden;}
}

Reviews

No reviews yet.