An open API service indexing awesome lists of open source software.

https://github.com/sterbweise/zen-compact-ui

Minimalist CSS mod to remove default margins in Zen Browser, creating a cleaner, space-efficient interface.
https://github.com/sterbweise/zen-compact-ui

mods open-source zen-browser zen-browser-mods

Last synced: about 2 months ago
JSON representation

Minimalist CSS mod to remove default margins in Zen Browser, creating a cleaner, space-efficient interface.

Awesome Lists containing this project

README

        

# 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:

- Email: [[email protected]](mailto:[email protected])
- Telegram: [@SG991](https://t.me/SG991)
- Discord: [Sterbweise](https://discord.com/users/sterbweise/)

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

---

Developed with ❤️ by [Sterbweise](https://github.com/Sterbweise)