Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to work with other google services #5

Open
kellertobias opened this issue Jul 12, 2021 · 1 comment
Open

Add option to work with other google services #5

kellertobias opened this issue Jul 12, 2021 · 1 comment

Comments

@kellertobias
Copy link

I want the exact same behaviour for google drive and google calendar, where when I click on a calendar invitation in gmail another account's calendar opens.

@lesiki
Copy link
Owner

lesiki commented Jul 13, 2021

Hey @kellertobias , I'd love this as well.

I had initially intended to make this extension work for all Google Workspace services, but annoyingly the authuser url convention isn't universal across all of them. Gmail and Drive use "u/0/" and "u/1/" in the url. Youtube doesn't even expose the selected user in the URL, presumably using cookies or local storage.

This wide range of behaviours would be quite fiddly to cater for, so I decided to narrow it down to just the one that was most frequently annoying to me.

I'll keep this issue open though, in case anyone is willing to work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants