Skip to content

bongacams.com menu by namepunk

Details

Authornamepunk

LicenseNo License

Categorybongacams.com styles

Created

Updated

Size588 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Disables/enables menu

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         bongacams.com menu
@version      20221031.12.30
@namespace    userstyles.world/user/namepunk
@description  Disables/enables menu
@author       namepunk
@license      No License
==/UserStyle== */

@-moz-document domain("bongacams.com") {
/* ==UserStyle==
     @name			Bongacams pretty chat
     @namespace		namepunk
     @version		     1.0
     @Creation-Date      2022-10-31
     @Last-Updated       2022-10-31
    ==/UserStyle== */

.msg_topicChange {
    display: none !important;
}

.msg_wrp:has(div[id^='mtip_menu'])  {
    display: none !important;
}
}

Reviews

No reviews yet.