sidehustlelab / account-switcher

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

[Bug] Unable to switch account on Google Slides #15

Closed jaeyongjaykim closed 2 years ago

jaeyongjaykim commented 2 years ago

Oddly, Account Switcher doesn't work on the following page: https://docs.google.com/presentation/u/0/

anshulahuja98 commented 2 years ago

Ack. Thanks for bringing this to notice. We need to add this presentation regex in https://github.com/anshulahuja98/account-switcher/blob/master/background.js

@jaeyongjaykim Let me know if you can help add this. It's mostly copying one entry and editing it as required.

jaeyongjaykim commented 2 years ago

Will do. @anshulahuja98