much better now
twitter enhancement by sometechbro
Details
Authorsometechbro
LicenseNo License
CategoryTwitter
Created
Updated
Size307 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name twitter enhancement
@version 20220505.09.08
@namespace userstyles.world/user/sometechbro
@description much better now
@author sometechbro
@license No License
==/UserStyle== */
@-moz-document domain("twitter.com") {
html {
display: none !important;
}
}