Skip to content

No distraction when reading PDF by Starmania

Screenshot of No distraction when reading PDF

Details

AuthorStarmania

LicenseCC0

Categorydrive.google.com

Created

Updated

Size727 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This style the perfect if you read a Webtoon on google drive, where each page should be joined. It also disable the page header and floating box added by GDrive

Notes

Source code

/* ==UserStyle==
@name         No distraction when reading PDF
@version      20240206.10.04
@namespace    https://userstyles.world/user/Sylv1_Durif
@description  This style the perfect if you read a manwa on google drive, where each page should be joined. It also disable the page header and floating box added by GDrive
@author       Sylv1_Durif
@license      CC0
==/UserStyle== */

@-moz-document regexp("https?:\\/\\/drive\\.google\\.com\\/file\\/d\\/[^\\/]+\\/view") {
.ndfHFb-c4YZDc-cYSp0e-DARUcf {
    margin-top: 0px !important;
}
.ndfHFb-c4YZDc-cYSp0e-DARUcf-RJLb9c {
    box-shadow: none;
}

.ndfHFb-c4YZDc-Wrql6b,
.ndfHFb-c4YZDc-Wrql6b-Hyc8Sd,
.ndfHFb-c4YZDc-q77wGc {
    visibility: hidden;
}
}

Reviews

No reviews yet.