We all really hate ads. So, we'll remove the messages that beg you to enable it again.
REMOVE BLIPS ADBLOCKER MESSAGES by orangedareoranges

Details
Authororangedareoranges
LicenseNo License
Categoryblips.club
Created
Updated
Code size521 B
Code checksum6245e313
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name REMOVE BLIPS ADBLOCKER MESSAGES
@description We all really hate ads. So, we'll remove the messages that beg you to enable it again.
@namespace blips.club
@author orangedoranges
@version 1.0
@preprocessor stylus
==/UserStyle== */
@-moz-document domain("blips.club") {
#vTJEtFCiQPIH {
display: none;
margin-bottom: 30px;
padding: 20px 10px;
background: lightblue;
text-align: center;
color: black;
border-radius: 5px;
visibility: hidden;
}