gokiburikin / hangoutsplus

userscript for improving google hangouts by adding missing functionality
0 stars 0 forks source link

Can't manage to run it #3

Open Seeryn opened 8 years ago

Seeryn commented 8 years ago

Hi, sorry to bother you, but i can't get it to work neither with greasemonkey or tampermonkey. Am i missing something to run the script like edit a setting or calling a function?

gokiburikin commented 8 years ago

I'm not sure under what conditions it wouldn't work. The install should be as simple as clicking the Raw view of the user.js file and letting grease/tampermonkey install it, then going into a google hangouts video call. I don't imagine this plugin works at all in any other google hangouts setting.

Seeryn commented 8 years ago

It was missing an @include https://talkgadget.google.com/* on the script (maybe because google moved hangouts to a separate app), now it works fine. This is really great, though i'm curious would you be able to implement the same for hangouts (chat) only?

gokiburikin commented 8 years ago

Oh I see, I have never seen that link before. So far the only usage has been through direct google hangouts event links like https://plus.google.com/hangouts/_/event/*. The approach taken to implement the script is pretty straightforward and it's all client side so getting it working in any chat environment should be rather simple. If you can supply example links to the sites that you'd like to see supported I can work on those as well.

Seeryn commented 8 years ago

For example on the hangouts sidebar conversations (https://plus.google.com/) or https://hangouts.google.com/ I'm not sure if it's feasible, but i would really appreciate it if you could implement it.