Skip to content

AppsGolem - Clear View by Ravlissimo

Screenshot of AppsGolem - Clear View

Details

AuthorRavlissimo

LicenseNo License

Categoryappsgolem

Created

Updated

Size512 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new Clear View without Adv.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           AppsGolem - Clear View
@namespace      github.com/openstyles/stylus
@version        1.0.2
@description    A new Clear View without Adv.
@author         Ravlissimo
==/UserStyle== */
@-moz-document domain("appsgolem.com") {
  div[class^="m-4 bg-"], #coockie,
  .mx-auto.max-w-7xl.px-6.lg\:px-8.mt-8.mb-8,
  .relative.isolate.bg-blue-50.pb-20.mb-20,
  .flex.fixed.bottom-0.left-0.gap-2.justify-between.items-center.py-2.px-4.w-full.bg-gray-100 {
     display: none !important;
  }
}

Reviews

No reviews yet.