Would really be great to move windows or tab groups between different profiles; Edge offers this. Sometimes you don't realize what profile you're in and you start doing stuff in your personal profile that doesn't fit there. With firefox right now there is no way to select and move any tabs, tab groups or windows to the profile that is best suited for those links.
Firefox profiles: Private, focused spaces for all the ways you browse
91–100 of 212 posts
Re: Firefox profiles: Private, focused spaces for all the ways you browse
#92Profiles 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…
FWIW, that's only true if you care about it having those IDs and being exposed to the graphical interface. If you don't, then you can just run `firefox --profile $HOME/.mozilla/firefox/whatever` and it works. I use a small shell script™ wrapper to run firefox this way and it's quite nice. Also helpful: If you run firefox like that, you can just point it at a new empty directory and it'll populate it as a profile, so it's easy to make new ones too.
Re: Firefox profiles: Private, focused spaces for all the ways you browse
#93Wanted this for years, and was one of the blockers that made Firefox impossible to really use. It looks like they're copying Chromium's UI (which is good, since it was superior to Firefox's about:profiles, for reasons others have mentioned). But neither this post, nor the splash screen which links to this, nor any of the menu options, actually say how to use "profiles". I can't find it in an internet search either, i…
Re: Firefox profiles: Private, focused spaces for all the ways you browse
#94Earlier quoted context omitted.
> There are plenty of addons that I want to use occasionally that require full data access. I generally do trust them... Seconded, except I don't trust most add-ons and don't want to have to trust them. I want an easy way to launch a disposable browser session in any browser, totally isolated, with add-ons chosen (and downloaded) at launch time, and then erased of with the rest of the session when its last open page…
I think Firefox focus does that on android, I'm sure there's a way to get the same result on a desktop with some flags and pointing to a config file (or a read only profile folder maybe?)
Re: Firefox profiles: Private, focused spaces for all the ways you browse
#95Re: Firefox profiles: Private, focused spaces for all the ways you browse
#96Would really be great to move windows or tab groups between different profiles; Edge offers this. Sometimes you don't realize what profile you're in and you start doing stuff in your personal profile that doesn't fit there. With firefox right now there is no way to select and move any tabs, tab groups or windows to the profile that is best suited for those links.
Re: Firefox profiles: Private, focused spaces for all the ways you browse
#97Re: Firefox profiles: Private, focused spaces for all the ways you browse
#98Re: Firefox profiles: Private, focused spaces for all the ways you browse
#99Wanted this for years, and was one of the blockers that made Firefox impossible to really use. It looks like they're copying Chromium's UI (which is good, since it was superior to Firefox's about:profiles, for reasons others have mentioned). But neither this post, nor the splash screen which links to this, nor any of the menu options, actually say how to use "profiles". I can't find it in an internet search either, i…
Re: Firefox profiles: Private, focused spaces for all the ways you browse
#100Profiles 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…
> But that will not work as expected if you have more than one profile (which is the whole point). At present the only workable solution is to fiddle with a GUI thru `about:profiles` (or `firefox --ProfileManager`) in order to create the profiles and give them all-important UIDs. FWIW, that's only true if you care about it having those IDs and being exposed to the graphical interface. If you don't, then you can just…
PS: probably. It's possible there was a fix. The GUI setup remains unscriptable.