Skip to content

Google Reader by kast

Screenshot of Google Reader

Details

Authorkast

LicenseNo License

Categoryhttps://play.google.com/books/reader

Created

Updated

Size399 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Small tweaks to google books reader

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       Google Reader
@version    20240913.16.33
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://play.google.com/books/reader") {
.nav-group.start {
    width: 60vw;
    justify-content: space-between;
}

.nav-group.end {
    width: 35%;
}

.-gb-dark {
    background: transparent;
}

.text-mode ol.twopage .gb-page-shadow {
    display: none !important;
}
}

Reviews

No reviews yet.