Skip to content

Unpaywall Commonsense Media by phocks

Screenshot of Unpaywall Commonsense Media

Details

Authorphocks

LicenseCreative Commons

Categorycommonsensemedia.org

Created

Updated

Size428 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes 3 review limit.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Unpaywall Commonsense Media
@version      20240209.00.22
@namespace    https://userstyles.world/user/phocks
@description  Removes 3 review limit.
@author       phocks
@license      Creative Commons
==/UserStyle== */

@-moz-document domain("commonsensemedia.org") {
body {
    position: unset !important;
    overflow: unset !important;
}

.gate-overlay, .full-gate-wrapper {
    display: none;
}
}

Reviews

No reviews yet.