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.
- Host: GitHub
- URL: https://github.com/sterbweise/zen-compact-ui
- Owner: Sterbweise
- Created: 2024-12-18T16:02:37.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-18T16:11:00.000Z (6 months ago)
- Last Synced: 2025-02-15T04:42:04.660Z (4 months ago)
- Topics: mods, open-source, zen-browser, zen-browser-mods
- Language: CSS
- Homepage: https://zen-browser.app
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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)