So… what's changing? Profiles have been there for decade(s), is it just an alternative UI for folks who were unable to run firefox -p, or is there anything more substantial?
What a shocker right? I guess everyday normal people do dot use a command prompt much less open a terminal to open a browser profile. They like to click and icon and create/switch profile. Chrome, edge and many other browsers had this feature for ever. Not having ability to easily switch profiles is only reason I did not switch to Firefox full time even though I quite like the multi containers extension in Firefox fo…
Firefox profiles: Private, focused spaces for all the ways you browse
121–130 of 212 posts
Re: Firefox profiles: Private, focused spaces for all the ways you browse
#122How does that differ from the existing profiles? Firefox has had profiles for decades.
Re: Firefox profiles: Private, focused spaces for all the ways you browse
#123So, can I make it that when I click a URL in another program, Firefox would ask me which profile to use?
Re: Firefox profiles: Private, focused spaces for all the ways you browse
#124Profiles are great. I've used them for years. Much better than containers, which separate your data sort-of-but-not-quite. A profile folder has everything . You can copy it, back it up, plug it into a completely new Firefox installation later. That portability is a killer feature, but scriptability needs to be improved. The manual says you can do: >`firefox --profile Start with profile at ` But that will not work as…
What is better depends on the use case. For me, containers are magic, because I can be logged into eg 2-3 different microsoft accounts simultaneously in the same window. With profiles or other browsers I would need to open a different window for each, which would be unnecessary and impractical. This is extremely convenient for me, containers is the feature I cannot currently browse without. Sometimes "separate your data sort-of-but-not-quite" may be exactly what you may need.
Re: Firefox profiles: Private, focused spaces for all the ways you browse
#125Re: Firefox profiles: Private, focused spaces for all the ways you browse
#126Here is my wishlist with respect to browser profiles and containers. While the chances that I'll get them are low, I hope it inspires people to think bigger a bit more. It may be too hard on the current generation of web engines, but perhaps the next generation can plan better in advance. We're doing profiles and containers wrong. There are numerous other free software that demonstrate better examples. Why do we have…
Profiles are about separating Settings and user history, not for security isolation. If you want to do that use the OS?
> Today we have full-window pages with multiple pages supported by tabs. But those who use browsers for anything serious, besides watching cat videos or doom scrolling on social media know how frustrating it is to not be able to browse two pages side-by-side.
Why should the browser implement a window manager, when the window manager already exists? What stops you from putting two tabs side-by-side right now?
> But the window layout shouldn't stop there. Currently, the menu bars, tab bar/sidebar, toolbars, address bar etc consume too much space.
You know, that you can put the menubar into the OS panel?
Re: Firefox profiles: Private, focused spaces for all the ways you browse
#127Firefox profiles suck. Their UX is so bad. Containers are better but still have their issues. I use Containerise plus Cookie AutoDelete plus Temporary Containers to give me what is effectively per-tab private browsing. The major downside is that I have to copy containers.json (which enumerates all of the dedicated containers I have defined, e.g., for Facebook), my Containerise rules (which automatically puts certain…
> Firefox profiles suck. Their UX is so bad. That's what these changes aim to fix. You're getting a Chromium-like profile switcher/manager. > Containers are better Containers are very good... for container stuff. Profiles allow us to have different bookmarks, settings, extensions, themes, etc. Different tools for different jobs. I use both!
Re: Firefox profiles: Private, focused spaces for all the ways you browse
#128Re: Firefox profiles: Private, focused spaces for all the ways you browse
#129Profiles are great. I've used them for years. Much better than containers, which separate your data sort-of-but-not-quite. A profile folder has everything . You can copy it, back it up, plug it into a completely new Firefox installation later. That portability is a killer feature, but scriptability needs to be improved. The manual says you can do: >`firefox --profile Start with profile at ` But that will not work as…
In Windows 10 I have shortcuts pinned to my taskbar that are just > ...firefox.exe" -P "profilename" and then `taskbar.grouping.useprofile true` so only windows from the same profile are grouped together and some custom recolored Firefox icons for those pinned shortcuts and custom per-profile userChrome.css styling (#TabsToolbar background-color) for easy visual differentiation of a window's profile. For Windows 10,…