Displays bongocams in onlychat mode
bongacams.com only chat by namepunk
Details
Authornamepunk
LicenseNo License
Categorybongacams.com styles
Created
Updated
Size785 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 bongacams.com only chat
@version 20221031.15.17
@namespace userstyles.world/user/namepunk
@description Displays bongocams in onlychat mode
@author namepunk
@license No License
==/UserStyle== */
@-moz-document domain("bongacams.com") {
/* ==UserStyle==
@name Bongacams pretty chat
@namespace namepunk
@version 1.1
@Creation-Date 2022-10-31
@Last-Updated 2022-10-31
==/UserStyle== */
.wrapper {
display: none;
}
footer {
display: none;
}
.footer_copy {
display: none;
}
.memberBalance {
display: none;
}
.memberNavigation {
display: none;
}
.cam-column {
display: none;
}
.chat-wrapper {
height: 100vh;
}
}
#profile-content {
display: none;
}