Leko / crx-gcal-url-opener

Chrome extension that automatically opens Zoom, Google Meet, Teams, and other meeting URLs associated with your Google Calendar shortly before the meeting starts.
https://chrome.google.com/webstore/detail/crx-gcal-url-opener/pjginhohpenlemfdcjbahjbhnpinfnlm
MIT License
96 stars 8 forks source link

Support vivaldi #21

Open zatton opened 2 years ago

zatton commented 2 years ago

Hi I use vivaldi browser instead of chrome. However, I cannot login to Google calendar because popup window never opens. I appreciate you if you fix this problem. Thank you.

Leko commented 2 years ago

It seems like chrome.identity.getAuthToken doesn't work on Vivaldi.

https://github.com/Leko/crx-gcal-url-opener/blob/d2234f7f14e5952feebe9ad5dfffac3e2d0c0649/src/auth.ts#L3