Toggle Fullscreen in Hangout
Enable to resize the Video of the Call to Fullscreen and Back
This extension enables Maximizing the Video/Screencast part of a Hangout and have it fullscreen if you toggle browser with presentation-mode or f11.
Redesign from Google !
Google has made some big changes to Hangout, maybe it does not work properly, but it seems still good enough.
Feature is similar to "Better On Air Hangouts" but this one is for Hangout and does not need Hangout-on-Air. (But also works with H-O-A if you check the box to enable H-O-A)
v1.3 Version Toogle with double-click:
This Version works now with doubleclick on the big video-player and makes it fullscreen (maximized) , doubleclick again to make it back to normal size.
there is no browser-action-button anymore, as it only watches google-hangout urls and adds only this doubleclick behavior.
another fix is the size, the screenratio is now respected and black border added if its to high or to wide.
no keyboard-shorcuts and no browser-buttons (next to addressbar) as its not needed, doubleclick is more intuitive and works always in normal and f11 -mode.
v1.4 Migrate to Manifest v3
Latest reviews
great!
great!
c'est bien
awsom
không vào được. 1 ứng dụng tồi tệ.
hello
super
super
bien
nice app
nice app
bom
ok
ok
Don't work
Don't work
good
good
achei legal a proposta, vale muito a pena instalar
Excellent !!!
Excellent !!!
Enabled full screen sharing for me! Works great!
bra prøv det
I was really hoping this would full-screen screensharing as well.. and it doesn't. If it did that, it'd definitely be a 5 star extension. Please add!
I was really hoping this would full-screen screensharing as well.. and it doesn't. If it did that, it'd definitely be a 5 star extension. Please add!
very good
very good
Hangouts is fullscreen now. =]
Hangouts is fullscreen now. =]
it works! :)
it works! :)
Found this through a message board of people kevetching about not having a full screen option--this is fantastic. I greatly appreciate your proactive approach.
Found this through a message board of people kevetching about not having a full screen option--this is fantastic. I greatly appreciate your proactive approach.
the person in the screenshot looks like bigfoot
After a couple seconds of being full screen, without touching it, it switches to a smaller screen in the left corner surrounded by all white for the rest of the screen.
After a couple seconds of being full screen, without touching it, it switches to a smaller screen in the left corner surrounded by all white for the rest of the screen.
Please, make this responsive too! That would make this killer, right now, when resizing it all just fumbles up :( $(window).height = height that shizzle!
Please, make this responsive too! That would make this killer, right now, when resizing it all just fumbles up :( $(window).height = height that shizzle!
This worked awesome for me, but my girlfriend got only a white screen
This worked awesome for me, but my girlfriend got only a white screen
Quite good. But sometimes, the video gets resized and the full screen mode gets messed up. This can happen randomly or if you are calling someone one a mobile device and they change screen (and camera) orientation. The code below fixes that (albeit inelegantly): var oldw = $('object').first().parent().width(); var oldh = $('object').first().parent().height(); setInterval(function(e) { p = $('object').first().parent(); if (p.width() != oldw || p.height() != oldh) { resized = 1; resize_viewer(e); oldw = p.width(); oldh = p.height(); } }, 100 );
Quite good. But sometimes, the video gets resized and the full screen mode gets messed up. This can happen randomly or if you are calling someone one a mobile device and they change screen (and camera) orientation. The code below fixes that (albeit inelegantly): var oldw = $('object').first().parent().width(); var oldh = $('object').first().parent().height(); setInterval(function(e) { p = $('object').first().parent(); if (p.width() != oldw || p.height() != oldh) { resized = 1; resize_viewer(e); oldw = p.width(); oldh = p.height(); } }, 100 );
Congrats!
Congrats!
Works well, thanks!
Thanks a lot! works exactly I need.
Thanks a lot! works exactly I need.