Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.37 KB

Readme.md

File metadata and controls

44 lines (31 loc) · 1.37 KB

Zen Browser - Compact UI Mod

Description

A custom CSS modification for Zen Browser that removes default margins from various UI elements, creating a cleaner and more space-efficient interface.

Features

  • Removes default margins from the zen-tabbox-wrapper container
  • Eliminates margins from the browser sidebar container
  • Creates a more streamlined visual experience

Installation

  1. Navigate to your Zen Browser profile directory
  2. Locate or create the chrome folder
  3. Place the userChrome.css file inside the chrome folder
  4. Restart Zen Browser

Code Overview

The modification consists of two main CSS rules:

  • #zen-tabbox-wrapper: Removes all margins
  • .browserSidebarContainer: Removes right, left, and bottom margins

Compatibility

  • Tested with latest versions of Zen Browser
  • Should work with most modern Zen Browser releases

Contributing

Feel free to submit issues and enhancement requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

For support, please contact:

You can also open an issue on this repository for bug reports or feature requests.


Developed with ❤️ by Sterbweise