sidehustlelab / account-switcher

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

Doesn't work with Google meet anymore #20

Open PierreGUI opened 1 year ago

PierreGUI commented 1 year ago

Apparently, since the latest update the shortcut doesn't work with Google meet URL such as: https://meet.google.com/xxx-xxx-xxx.
It does work when the URL already contain a GET parameter such as: https://meet.google.com/xxx-xxx-xxx?authuser=0

I'm running the latest Mac OS on a macbook pro (12.6). Latest Chrome (106)

anshulahuja98 commented 1 year ago

@jaeyongjaykim can you see if you can help fix this scenario?

We can make the authuser part optional with a "?" and then append authuser to it.