may god curse cognella and PSPDFKit for weird webassembly nonsense
Cognella fullscreen by xorn
Details
Authorxorn
LicenseNo License
Categorystore.cognella.com/acs/connect/content
Created
Updated
Size604 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name store.cognella.com/acs/connect/content/link/aHR0cHM6Ly9jb25uZWN0LmNvZ25lbGxhLmNvbS9wYXJ0aWFsIzgyMjI2LTFC/
@version 20241014.04.35
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://store.cognella.com/acs/connect/content"), url-prefix("https://connect.cognella.com/partial") {
iframe {
position: fixed !important;
height: 100vh !important;
width: 100vw !important;
left: 0px !important;
top: 0px !important;
border: none !important;
}
.panel-body {
padding: 0px !important;
}
.PSPDFKit-Toolbar {
height: 35px !important;
}
}