Deletes the side bar of messenger
Messenger side bar deleted by Oliveinparis
Details
AuthorOliveinparis
LicenseNo License
Categorymessenger.com
Created
Updated
Size445 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 ? - Apr 2024
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://www.messenger.com") {
div.x9f619.x1n2onr6.x1ja2u2z.x78zum5.xdt5ytf.x2lah0s.x193iq5w.xeuugli.xcrg951.x1y71gwh.xu3j5b3.xm81vs4 {
width: 0;
opacity: 0;
padding-left: 0;
padding-right: 0;
}
}