-
Notifications
You must be signed in to change notification settings - Fork 67
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
Google hangouts is unsupported #30
Comments
Thanks for this report — I really appreciate it! I've added Google Hangouts to the wiki here. If you want to take a look this weekend, I'd be happy to provide backup :D |
Like I said, I started taking a look into this today. I figured out that the hangouts input is inside an
Since this If I go to I'm now gonna look into |
Awesome, good research! I don't have any really great resources on |
It's a long shot but I wanted to bump this |
Hello and thanks for the fantastic extension,
After toying around with it in a bunch of places I have found that it does not work with Google hangouts. Here is an example of the DOM element where text is edited in GH:
<div id=":8g.f" class="vE dQ editable" aria-label=" Text entry field for [redacted]. History is on. " g_editable="true" role="textbox" contenteditable="true" dir="ltr" style="text-align: left;"></div>
I might give this a look during the weekend, but I'm creating an issue for reference purposes.
The text was updated successfully, but these errors were encountered: