topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 3:43 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Browser tray switch & firefox Profiles  (Read 16627 times)

VsUK

  • Participant
  • Joined in 2009
  • *
  • Posts: 20
    • View Profile
    • Donate to Member
Browser tray switch & firefox Profiles
« on: December 19, 2009, 08:40 AM »
What I've done is install firefox 3 times into different locations & have each one set to load the profile using  -p -no-remote "Profile Name" in my 2nd & 3rd firefox install shortcuts. My main profile i use just  -p Profile Name". Anyways, I'm having problems making the browser tray switch change them to the default browsers & even manually setting them to default browser all my links & programs that have links to go to the makers wabsite still open up in my main firefox or the first profile i open up.

See, i log into a site via a program i load up which has a open in browser option. Now i have 3 accounts so i open up 3 programs & sign in to my 3 accounts. What i want is to load 1 account in my main ff profile, 2nd in my 2nd profile & 3rd in my 3rd profile. But regardless to what i set as default browser they all open up in the same firefox profile & not the specific profiles i have open.

Can anyone help :D

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Browser tray switch & firefox Profiles
« Reply #1 on: December 19, 2009, 09:30 AM »
Ok i *think* i can take a guess about this..

The way BrowserTraySwitch (now) works, is that is saves snapshots of the current DEFAULT settings.

When you use a commandline parameter to launch firefox with a certain profile, it's actually telling firefox NOT to change the default setting, and only to run one time with your specified profile.  So when you tell BrowserTraySwitch to memorize the current default settings, there is nothing for it to record.

So i think the first step would be to try CHANGING THE DEFAULT PROFILE in firefox to each of your different profiles in turn, and asking BrowserTraySwitch to save each time you do as a new configuration.

Now if that does not work, which it may not, it just probably means that BrowserTraySwitch is not memorizing the registry value that stores the value saying what profile is set in FireFox (assuming that it is a registry settings).  If that's the case, contact me and i'll see if i can add it (and if you can find the registry setting that records what profile is set as default that would help).

VsUK

  • Participant
  • Joined in 2009
  • *
  • Posts: 20
    • View Profile
    • Donate to Member
Re: Browser tray switch & firefox Profiles
« Reply #2 on: December 19, 2009, 09:59 AM »
I dont get what you mean by making each profile to the downloaded firefox as default. Only options i have when i remove "Profile Name" from the pop up profile selection is dont ask at startup, rename & create new profile. I dont see any option to make it default.

But even my going into the browser options & manually making it default without using BrowserTraySwitch, when ive checked the program to see which browser its set to default its set to FIREFOX1 which is my default, not my other 2 profiles are FIREFOX2 & FIREFOX2 & there both loaded into the program also & named as such. When i manually change default browser in one of my firefox's it does change it on the program so it does recognise the change.

Its just i have no idea how to make links open up in the default browser using which is FIREFOX1 & they refuse to open up in FIREFOX2 or 3, they only load up in the first profile i load up regardless to which is default browser.

BGM

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 562
    • View Profile
    • bgmCoder DC
    • Read more about this member.
    • Donate to Member
Re: Browser tray switch & firefox Profiles
« Reply #3 on: July 27, 2012, 11:38 AM »
Salve!  I, too, am very interested in this.  I use two firefox profiles - one for browsing and one for development.  And I use the addon called "ProfileSwitcher" in both profiles.  What that does is that it always pops up firefox's "choose profile" dialog that asks me which profile I want to launch.  It also gives me a toolbar button to allow me to launch another profile - but it doesn't do anything at all about which instance is the "default browser".

Now, whichever profile I launch FIRST on the system - that one will be the default "Firefox".  And if you go to settings and tell ANY Firefox instance to check whether it is the default browser, each and every one will say that it is already default.  The system's "default browser" is only for the browser, not the instance.

This may be a useful link for this thread as it refers to some registry settings:
http://www.toniblogs...ult-firefox-profile/

So I would like to choose which instance of Firefox is the "default browser" via this nice Browser Tray Switch.

BGM

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 562
    • View Profile
    • bgmCoder DC
    • Read more about this member.
    • Donate to Member
Re: Browser tray switch & firefox Profiles
« Reply #4 on: July 27, 2012, 11:56 AM »
I created a thread for this at SuperUser:  http://superuser.com/questions/454456/how-to-set-a-running-instance-of-firefox-as-the-default-browser
We'll see if anyone comes up with an answer!


Also, it seems that the "default instance" is controlled by Firefox in Application Data\Firefox\profiles.ini.  There is an ini entry there for "default=1".  Problem is that you seem to have to restart all instances of Firefox...

[edit] I know I posted in on a new thread, but the topic is the same.  Is anybody out there?
« Last Edit: July 30, 2012, 08:10 PM by BGM »

BGM

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 562
    • View Profile
    • bgmCoder DC
    • Read more about this member.
    • Donate to Member
Re: Browser tray switch & firefox Profiles
« Reply #5 on: August 06, 2012, 08:09 PM »
Hmmm..  methinks nobody is listening! :(

BGM

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 562
    • View Profile
    • bgmCoder DC
    • Read more about this member.
    • Donate to Member
Re: Browser tray switch & firefox Profiles
« Reply #6 on: July 23, 2014, 09:33 AM »
Hello again, Mouser.  Have you thought about this any?

I run two instances of Firefox, and Firefox is the default browser on my system.  But only the first-launched instance will ever accept to open links from outside programs (such as thunderbird).  So, if I close that instance, then I no longer have any default browser open, even though the second instance is still running.   

This is a real pain.  If browser-tray-switch could solve this, I would jump up and down for joy!

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Browser tray switch & firefox Profiles
« Reply #7 on: July 23, 2014, 05:56 PM »
I'm not following completely what you are asking for.

BGM

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 562
    • View Profile
    • bgmCoder DC
    • Read more about this member.
    • Donate to Member
Re: Browser tray switch & firefox Profiles
« Reply #8 on: July 23, 2014, 09:16 PM »
Hi, Mouser.  I need a way to be able to choose which instance of Firefox is the current default browser.  Firefox is the system's current default browser, but I don't have any way of deciding which instance is that default.  (Instance meaning that I run two Firefoxes with different profiles).

Right now the only way I can do that is to exit all instances and then start them in a particular order - the first one launched becomes default.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Browser tray switch & firefox Profiles
« Reply #9 on: July 23, 2014, 09:33 PM »
is there a way within firefox to set which profile will run by default if you just launch plain old firefox?

BGM

  • Honorary Member
  • Joined in 2008
  • **
  • Posts: 562
    • View Profile
    • bgmCoder DC
    • Read more about this member.
    • Donate to Member
Re: Browser tray switch & firefox Profiles
« Reply #10 on: July 23, 2014, 10:02 PM »
Yes.  Firefox will allow that.  But it doesn't make any difference what that is if you run multiple instances.  Firefox's setting only determines which profile gets loaded if you don't choose one.  It doesn't set which instance is the system's default Firefox browser.  That's the problem.  If I could do this using Firefox's own settings, I'd have done it already.  This is going to involve a trick of some sort that isn't there yet.  And I don't blame you if you don't want to get into it!  I just thought I would ask, because it's something that folks, I'm sure, would want and use, but doesn't exist yet.