Skip to content

Adblock | Roblox by gallifory

Screenshot of Adblock | Roblox

Details

Authorgallifory

LicenseNo License

Categoryroblox

Created

Updated

Size490 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Remove all Roblox Ads that are always on the site!

Includes:
1: Roblox Desktop App Banner
2: Roblox Side Ad Banners
3: Roblox Top-Bar Banners
..And More!

Notes

Version 1.1

Source code

/* ==UserStyle==
@name         Banner Remover
@version      20221201
@namespace    userstyles.world/user/gallifory
@description  Removes Robloxs Banner and Ads
@author       Gallifory
@license      No License
==/UserStyle== */

@-moz-document domain("roblox.com") {
    
a.ad img {
    display: none
}
.dark-theme #desktop-app-banner .banner-container, .light-theme #desktop-app-banner .banner-container, #desktop-app-banner .banner-container, .abp {
    display: none;
}
}

Reviews

No reviews yet.