A new userstyle
Hide Roblox Recommended by slimenderyt
Details
Authorslimenderyt
LicenseNo License
Categoryhttps://www.roblox.com/home
Created
Updated
Size438 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 www.roblox.com/home
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://www.roblox.com/home") {
div#place-list > div > div > div:nth-of-type(2), div#place-list > div > div > div:nth-of-type(3), div#place-list > div > div > div:nth-of-type(5){
display: none!important
}
}