sidehustlelab / account-switcher

Chrome Extension for Switching Google Account in Web Apps
22 stars 7 forks source link

feature request: allow user to choose default account #13

Open kamalhm opened 3 years ago

kamalhm commented 3 years ago

When we have more than one account, when we're using a certain browser, we want to affiliate that browser with certain user account. If possible, please allow the user to set default user account so that any google link will be opened with that user

anshulahuja98 commented 3 years ago

Hi @kamalhm Thanks for reaching out.

Do you mean a certain browser or a certain app? The main reason for developing this extension was that people prefer to have a different account for different sites. For example: work/school for email, personal for Youtube/search, different for other pages.

I am not sure how many users require a default user pre selected for all sites. Having said that, I don't think it hurts to give it as an optional option to set though.

kamalhm commented 3 years ago

Sorry my wording was unclear, basically what I'd love to see is to be able to set default profile.

So instead of

  1. open a meet link
  2. press alt + $number

I can instead set $number to be my default, and then open the link, and I don't have to change it again when I go to another meeting, or docs, etc.

I think it's going to be more useful for the people who want to use work profile on working hours, and then switch back to default personal account outside working hours.

anshulahuja98 commented 3 years ago

Got it. Seems like a good addition. Might take some time for me to work on that based on my current commitments. If this interests you/anyone else. Please feel free to send a PR.

anshulahuja98 commented 2 years ago

@jaeyongjaykim, if you are interested you can look into this issue, might be an interesting problem to solve.