Speed up Twitter with Firefox.
FirefoxでTwitterを高速化します。
Speed up Twitter with Firefox/FirefoxでTwitterを高速化 by menndouyukkuri
Details
Authormenndouyukkuri
LicenseCC0
Categorytwitter.com
Created
Updated
Size416 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 Speed up Twitter with Firefox / FirefoxでTwitterを高速化
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Speed up Twitter with Firefox. / FirefoxでTwitterを高速化します。
@author menndouyukkuri
==/UserStyle== */
@-moz-document domain("twitter.com"), domain("x.com") {
* {
backdrop-filter: none !important;
}
}