Cleaner home page. #39
DeadMeat-12
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
I've thought of doing that. It's probably possible, it's just it'd be kinda hard cause all the selectors for the game containers are all the exact same - so with the userstyle I'd have to use nth-child selectors to remove the unwanted containers, meaning if roblox added extra containers for game genres, my script would probably break the home page. I'll try doing that later in JavaScript and maybe make it dig into the content of the containers to see if the header matches continue or favorites. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible for you to make a option to have the homepage only show the favorites and continue? As far as I remember, the cluttering of the home page was more of a recent change, so this shouldn't be too out of the scope of this project.
Beta Was this translation helpful? Give feedback.
All reactions