Interesting browser. I looked at it a few years ago, it has been growing in popularity and I saw a brief news clip about it yesterday in a Linux podcast so I thought I'd take another look. They say it was forked from Firefox, so presumably it is fully independent of Firefox.
Zen Browser
Forum rules
Behave
Behave
- Zema Bus
- Your Co-Host
- Posts: 1955
- Joined: Sun Feb 04, 2024 1:25 am
- Location: Arizona
Zen Browser
You do not have the required permissions to view the files attached to this post.
- Grogan
- Your Host
- Posts: 3211
- Joined: Sat Aug 21, 2021 10:04 am
- Location: Ontario, Canada
Re: Zen Browser
Honestly, that looks terrible, like a dumbed down Windows file manager UI whose primary interface is a search field, or something. As a firefox fork, that seems more like a regression than an improvement. Let's make Mozilla more like Microsoft Edge. (and I don't like tiling, so that's lost on me. I'd detach a tab and be able to use both via focus follows mouse behaviour)
I looked into doing a build to see it for myself, and it looks too onerous. It's driven by javascript and uses that npm to fetch and build the parts. If you just want a black box and let it install all dependencies and build and run it through npm it might be easy, but the steps to make an actual usable, installable browser out of it, not so much.
Also, I read that ublock origin has reduced functionality on this browser.
I looked into doing a build to see it for myself, and it looks too onerous. It's driven by javascript and uses that npm to fetch and build the parts. If you just want a black box and let it install all dependencies and build and run it through npm it might be easy, but the steps to make an actual usable, installable browser out of it, not so much.
Also, I read that ublock origin has reduced functionality on this browser.
- Zema Bus
- Your Co-Host
- Posts: 1955
- Joined: Sun Feb 04, 2024 1:25 am
- Location: Arizona
Re: Zen Browser
I got it a little better, I couldn't enable the menu bar though.
You do not have the required permissions to view the files attached to this post.
- Grogan
- Your Host
- Posts: 3211
- Joined: Sat Aug 21, 2021 10:04 am
- Location: Ontario, Canada
Re: Zen Browser
Yes, that's somewhat better. Now it's like a plain jane Chromium browser 