This commit is contained in:
mr. m 2025-06-23 17:13:58 +05:00 committed by GitHub
commit 371a891fec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 24 additions and 0 deletions

View file

@ -0,0 +1,6 @@
:root[zen-compact-mode="true"] {
#navigator-toolbox {
display: none !important;
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -0,0 +1,4 @@
A very simple mod that simply disables the zen sidebar completely while compact mode is enabled, as opposed to being able to open on hover.
When compact mode is enabled again, the normal sidebar pops back on screen.

View file

@ -0,0 +1,14 @@
{
"id": "5845ff93-e6b2-4551-99b0-d985ddd28de7",
"name": "True Compact Mode",
"description": "Completely disables the sidebar while in compact mode",
"homepage": "",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/5845ff93-e6b2-4551-99b0-d985ddd28de7/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/5845ff93-e6b2-4551-99b0-d985ddd28de7/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/5845ff93-e6b2-4551-99b0-d985ddd28de7/image.png",
"author": "E-VanDeWoestyne",
"version": "1.0.0",
"tags": [],
"createdAt": "2025-03-05",
"updatedAt": "2025-03-05"
}