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

about:blank#blocked Clicking Links from App #122

Closed
Mr-Jree opened this issue Mar 15, 2021 · 5 comments
Closed

about:blank#blocked Clicking Links from App #122

Mr-Jree opened this issue Mar 15, 2021 · 5 comments

Comments

@Mr-Jree
Copy link

Mr-Jree commented Mar 15, 2021

I made a Google Calendar app with Applicationize and when I click on meeting links to join meetings, I get about:blank#blocked in the Chrome window. FWIW it is a Zoom link.

I have the open pop up internally checked when making the Google Calendar app, not sure if that's why this is happening. But basically I cannot click on any links in the Google Calendar app I made w/ Applicationize.

@eladnava
Copy link
Owner

eladnava commented Mar 15, 2021

Hey @Mr-Jree. This is a duplicate issue of #36. Possible workaround:
#25 (comment)

@Mr-Jree
Copy link
Author

Mr-Jree commented Mar 15, 2021

That shortcut doesn't work well for Google webpages because if I were to create a shortcut on https://calendar.google.com/calendar/u/1/r, opening the shortcut takes me to https://calendar.google.com/calendar/u/0/r, which is the wrong user's calendar since I have multiple users logged in (one personal and one work, the number denotes the order of the account). The only reason I started using Applicationize is to bypass that stupid Google shortcut design. The same goes with Mail, and Drive. Creating a shortcut on a work account will open it in a personal account and not the work account.

@eladnava
Copy link
Owner

@Mr-Jree A cool hack is to "Create Shortcut" on the following URL:

https://accounts.google.com/AccountChooser/signinchooser?continue=https%3A%2F%2Fcalendar.google.com&service=mail&Email=USERNAME%40DOMAIN&flowName=GlifWebSignIn&flowEntry=AccountChooser

This will allow you to select the account you wish to view the calendar for (when opening the app).

@Mr-Jree
Copy link
Author

Mr-Jree commented Mar 21, 2021

How do you "Create Shortcut" on the URL? Once I use the URL and change the email, it takes me to https://calendar.google.com/calendar/u/1/r again.

@eladnava
Copy link
Owner

eladnava commented Mar 21, 2021

@Mr-Jree Don't select an account yet. Simply create a shortcut (More Tools -> Create Shortcut) after visiting the URL:

https://accounts.google.com/AccountChooser/signinchooser?continue=https%3A%2F%2Fcalendar.google.com&service=mail&Email=USERNAME%40DOMAIN&flowName=GlifWebSignIn&flowEntry=AccountChooser

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