When Zen Browser is your daily driver, but you need Chromium dev tools.
ZenIUM is yet another minimalist, vertical-tab browser for those who appreciate the modern, clean, and sleek user interfaces of browsers like Arc and Zen, but require the power and compatibility of the Chromium engine. It's built for a superior browsing experience without the clutter of mainstream alternatives.
Let's face it. You've embraced the future of browsing with modern, Arc-style successors like Zen, Floorp, and others, but reality often gets in the way. Their reliance on Firefox's Gecko engine means some websites, for better or worse, just don't render properly or function correctly on the Gecko engine, forcing you to keep a Chromium-based browser on hand just to get things done.
On top of that, if you're building modern web applications and SaaS products, you often need Chromium's best-in-class developer tools. The dev tools in Firefox can feel lacking, pushing you back to a Chromium environment for serious work.
But going back to Chrome just to view a site or for development leaves a bad taste in your mouth. The user interface is cluttered, uninspired, and frankly, a step down from the elegant, focused experience you've grown to love.
This is the gap ZenIUM comes in.
It's for anyone who needs to use a Chromium-based browser—whether for compatibility or development—but refuses to settle for a subpar UI. Get the modern, vertical-tabbed, and minimalist aesthetic you want, built on the powerful engine you actually need.
- Modern, Minimalist UI: A clean, distraction-free interface inspired by today's best browsers.
- Vertical Tabs: A more organized and space-efficient way to manage your workflow.
- Powered by Chromium: Get the speed, compatibility, and robust developer tools you need to build.
- Customizable: Tweak your experience with a customizable new tab page and themes.
- Light, Dark, and System Themes: Adapts to your preferred aesthetic and system settings.
- Node.js (which includes npm)
- Clone the repository:
git clone https://github.com/your-username/zenium.git
- Navigate to the project directory:
cd zenium
- Install the dependencies:
npm install
- To start the application, run:
npm start
- For debugging with trace warnings, use:
npm run debug
- New Tab: Click the
+
button at the bottom of the sidebar. - Switch Tabs: Click on a tab in the sidebar to switch to it.
- Close Tab: Click the
x
button on a tab or right-click for a context menu. - Developer Tools: Press
F12
to open the developer tools for the active tab. - Settings: Click the gear icon at the bottom of the sidebar to open settings.
Contributions are welcome! If you have ideas for new features, bug fixes, or improvements, feel free to open an issue or submit a pull request. Please adhere to the existing code style and provide a clear description of your changes.
This project is licensed under the ISC License.