No browser that I've seen comparing itself to arc really does this. I downloaded zen and looked at it for like 30 seconds and it doesn't look like it does this either.
Zen, a Arc-like open-source browser based on the Firefox engine
351–360 of 427 posts
Re: Zen, a Arc-like open-source browser based on the Firefox engine
#352Earlier quoted context omitted.
wonder if we should just accept it as "voting" and monitor their telemetry experiment and spam the option we would like
You can vote for features on Mozilla Connect: https://connect.mozilla.org/
Re: Zen, a Arc-like open-source browser based on the Firefox engine
#353Earlier quoted context omitted.
Can you provide more info about this?
Yep: https://news.ycombinator.com/item?id=40842808
Re: Zen, a Arc-like open-source browser based on the Firefox engine
#354Re: Zen, a Arc-like open-source browser based on the Firefox engine
#355Earlier quoted context omitted.
This looks really great. One thing I have never seen done is having the url bar completely removed and put everything in the sidebar. That would really save some vertical space. Since you seem to know your way around the firefox sources, do you think that's possible?
I don't know what you mean by having the URL bar completely removed (how do you navigate?) but I use CSS to trim the top of my Firefox to look a bit neater with the Sideberry extension: https://gist.github.com/reuben/4afa453611abd7f1477429b2c001f...
Re: Zen, a Arc-like open-source browser based on the Firefox engine
#356Re: Zen, a Arc-like open-source browser based on the Firefox engine
#357Earlier quoted context omitted.
Or, just don't disable (anonymous) metrics . There's a BIG difference between tracking and metrics , but they are often treated the same, especially by "power users".
There's no difference between tracking and metrics, they're the same thing. You get your metrics out of the data you track. Browser phone home? Tracking. And there's no way for a user to validate that any tracking is indeed anonymous. The technical level needed to asses this is just... out of reach for everyone (the quantity of people who can properly verify this is small enough we can safely ignore it when speaking…
Re: Zen, a Arc-like open-source browser based on the Firefox engine
#358I've recently made a similar (more modular) project which compiles various features and patches them into a Firefox profile. It can compile themes, hardening, userscripts, userstyles and more into a clean firefox profile, basically removing the bloat from firefox while still being fully customizable: https://github.com/explosion-scratch/firebuilder
Downloads/firebuilder-darwin-arm64 24334 | allowPositionals: true 24335 | }); 24336 | var PROFILE_PATH_CLI = args.positionals[2]; 24337 | var THIS_DIR2 = __dirname; 24338 | var MODULE_DIR2 = resolve4(THIS_DIR2, "modules"); 24339 | var OPTIONS = Object.fromEntries(readdirSync2(resolve4(MODULE_DIR2)).filter((i) => lstatSync2(join8(MODULE_DIR2, i)).isDirectory()).map((i) => ({ ^ ENOENT: No such file or directory errno:…
I'll fix asap
Re: Zen, a Arc-like open-source browser based on the Firefox engine
#359I've recently made a similar (more modular) project which compiles various features and patches them into a Firefox profile. It can compile themes, hardening, userscripts, userstyles and more into a clean firefox profile, basically removing the bloat from firefox while still being fully customizable: https://github.com/explosion-scratch/firebuilder
Downloads/firebuilder-darwin-arm64 24334 | allowPositionals: true 24335 | }); 24336 | var PROFILE_PATH_CLI = args.positionals[2]; 24337 | var THIS_DIR2 = __dirname; 24338 | var MODULE_DIR2 = resolve4(THIS_DIR2, "modules"); 24339 | var OPTIONS = Object.fromEntries(readdirSync2(resolve4(MODULE_DIR2)).filter((i) => lstatSync2(join8(MODULE_DIR2, i)).isDirectory()).map((i) => ({ ^ ENOENT: No such file or directory errno:…
Re: Zen, a Arc-like open-source browser based on the Firefox engine
#360My download was corrupt and macOS threw it in the trash. That's a first.