Skip to content

Meta: Hide Scrollbar by masyudi888

Screenshot of Meta: Hide Scrollbar

Details

Authormasyudi888

Licensenone

Categorymeta

Created

Updated

Size318 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hide Scrollbar Perfect Style For Chrome,Firefox,Opera

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Meta: Hide Scrollbar
@namespace      none
@version        1.0.0
@description    Hide Scrollbar Perfect Style For Chrome,Firefox,Opera
@author         masyudi888
==/UserStyle== */

@-moz-document domain("meta.com") {
    *::-webkit-scrollbar {
        display: none;
    }
}

Reviews

No reviews yet.