Skip to content

meteoblue.com - no distractions by teslagen

Screenshot of meteoblue.com - no distractions

Details

Authorteslagen

LicenseCC0

Categoryhttps://userstyles.world/user/teslagen/distraction-free

Created

Updated

Size341 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hide unneeded visual elements

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       (local) meteoblue.com - disable adblock popup
@version    20240621.05.39
@namespace  ?
==/UserStyle== */

@-moz-document domain("www.meteoblue.com") {
.unblock * {
  filter: none !important;
}

.unblock-div,
#fixity,
.socials,
.twitter-follow-wrapper,
.footer-social,
.wrapper-sda
{ display: none !important; }
}

Reviews

No reviews yet.