Earlier quoted context omitted.
> why can't I have a 'Work' window in which all the new tabs are 'Work' tabs by default? Same. I've tried Firefox last month and it is the only no-go I've no. With Firefox profiles being a thing, I wonder if a front-end to manage them like in Chrome is in development.
There already exists a profile manager UI if you run `firefox -ProfileManager` or `firefox -P`. Not as elegant as Chrome's though.
Give Firefox a chance
291–300 of 378 posts
Re: Give Firefox a chance
#292I've switched to Firefox over the last few weeks. It definitely feels faster on my desktop PC which runs Linux, also no problem in Windows when dual-booted. Though there are two big issues imo: - When running Firefox on my late 2013 Macbook Pro, it doesn't feel as fast as Chrome or Safari, it feels very sluggish. I am forced to use h264ify to force YouTube to use h264 instead of VP8/9 as it makes my Macbook Pro turn…
Out of all the data they can collect about me, what I’d be least worried about is how wide I’d like the width of the address bar to be.
Re: Give Firefox a chance
#293I have to login into too many systems with different credentials and I need NOT to be remembered by the browser even if I happen to forget to put it into private mode.
The only time I had to use chrome recently was because I had to login into google cloud and my company just don't support Firefox as a browser option and cannot install firefox.
Re: Give Firefox a chance
#294Earlier quoted context omitted.
Cool, I’ll dig into this. Would be helpful if the Firefox store made it clear if extensions support this. Also, why do some first-party extensions ignore it?? Also: there are other things sync still misses, like config.
The storage is more limited for synced extension data than for unsynced data. IMO this is quite unfortunate, and is mostly a consequence of the implementation of extension storage sync being done separately from the rest of sync (which in retrospect was a mistake, but at the time that wasn't clear). Also, the limits are copy-pasted directly from the limits chrome places on sync, so it's possible there are compatibili…
And userChrome/Content.css... looks like I’ll need to dropbox those.
Editing css was essential to make the switch from Vivaldi to FF - yesterday! Getting TreestyleTab et al. to feel like Vivaldi with vertical tabs required some fiddling: sidebar without menu, hidden top tabs, darker text color, etc.
In any case, it’s my new daily driver and I'm quite satisfied so far. Even set DDG as the default while at it.
Re: Give Firefox a chance
#295I'm apparently one of those rare people who never switched off Firefox - it's been my default browser on Mac and Linux for years. Open source, good plugin ecosystem, and does everything I need (not a web developer, so the dev tools were never a strong selling point for me). I've used Chrome here and there through the years, but the more invasive Google became about data collection, the less inclined I've been to use…
Re: Give Firefox a chance
#296I switched to Chrome from Firefox years ago because Chrome has a better UX (faster, snappier, cleaner UI). A couple years ago I tried to switch back to Firefox (right after the Quantum project landed, and Firefox was meant to be a lot faster), but found FF to still be bloated, slow, and painful to use. A couple weeks ago I made another try to switch back to FF, and I have found the experience to be very pleasant this…
I remember after Quantum pages would render HTML so fast and asynchronously the CSS hadnt loaded just yet. Then a split second would occur where the CSS would kick in and the page would be styled.
Re: Give Firefox a chance
#297Earlier quoted context omitted.
For passwords the browser's built in management is inferior to password managers. I use 1Password (most polished) and there's also Bitwarden (hosted, but open source) and others. And I use my password manager every day, so if there's a cost associated, it's worth it.
> For passwords the browser's built in management is inferior to password managers. This is a good thing. Browsers should be good at browsing. Password managers should be good at managing passwords. The two should have API’s as necessary to interact so that the user can choose what’s best for them.
Lockwise, which admittedly requires an add-on but integrates with the built-in password manager, I think is pretty on par with its contemporaries.
Re: Give Firefox a chance
#298Earlier quoted context omitted.
Temporary Containers is almost perfect, except when you create a new tab it takes a split second for that tab to be assigned a new temporary container. For that split moment, if you're typing in an address whatever you've typed in so far will be erased when the new tab is switched to the temporary container. On my underpowered machine, this usually means one or two keys are dropped, such that if i was typing in "goog…
Interesting. I haven’t noticed any performance impact. I’m using it on fairly beefy general-purpose machines though. Maybe you could work around this by using separate search and address bars? Then you can search before tab and container creation happens. Not gonna help for standard direct navigation though.
Re: Give Firefox a chance
#299Earlier quoted context omitted.
Tree Style Tabs is a popular one. Though none can take away the Tabs in title bar without manually installed CSS hacks.
It’s only a few lines of code, though.
Re: Give Firefox a chance
#300Earlier quoted context omitted.
The storage is more limited for synced extension data than for unsynced data. IMO this is quite unfortunate, and is mostly a consequence of the implementation of extension storage sync being done separately from the rest of sync (which in retrospect was a mistake, but at the time that wasn't clear). Also, the limits are copy-pasted directly from the limits chrome places on sync, so it's possible there are compatibili…
> For config (assuming you mean prefs in about:config) And userChrome/Content.css... looks like I’ll need to dropbox those. Editing css was essential to make the switch from Vivaldi to FF - yesterday! Getting TreestyleTab et al. to feel like Vivaldi with vertical tabs required some fiddling: sidebar without menu, hidden top tabs, darker text color, etc. In any case, it’s my new daily driver and I'm quite satisfied so…
Syncing them with dropbox and symlinking does sound to me to be the most reasonable.
Glad you're satisfied other than that!