Skip to content

Roblox Remove Desktop App Banner by playervalley

Screenshot of Roblox Remove Desktop App Banner

Details

Authorplayervalley

LicenseNo License

Categoryroblox

Created

Updated

Size384 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This style removes the desktop app banner on the top.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Roblox Remove Desktop App Banner
@version      20220914
@namespace    userstyles.world/user/playervalley
@description  This style removes the desktop app banner on the top.
@author       playervalley
@license      No License
==/UserStyle== */

@-moz-document domain("roblox.com") {
#desktop-app-banner > .banner-container { display: none !important; }
}

Reviews

No reviews yet.