Toggle Fullscreen in Hangout icon

Toggle Fullscreen in Hangout

Extension Actions

CRX ID
eekfhcmpmchbhkdeplplcljcggddkffb
Description from extension meta

Enable to resize the Video of the Call to Fullscreen and Back

Image from store
Toggle Fullscreen in Hangout
Description from store

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

Caitlin Fiegeland
great!
Caitlin Fiegeland
great!
Liaina Andry Herick
c'est bien
monster atkinson
awsom
Van Anh Le Thi
không vào được. 1 ứng dụng tồi tệ.
MW xShadow
hello
PREETHAM R
super
PREETHAM R
super
KARIM Mek
bien
gwendolyn richardson
nice app
gwendolyn richardson
nice app
ADILSON AMARALJU
bom
phai sok
ok
phai sok
ok
Bruno De Lima
Don't work
Bruno De Lima
Don't work
Hamro nepal music
good
Hamro nepal music
good
Cleber Machado
achei legal a proposta, vale muito a pena instalar
Bong Lapez (Soulpatch)
Excellent !!!
Bong Lapez (Soulpatch)
Excellent !!!
Brian Quimby
Enabled full screen sharing for me! Works great!
Martin T
bra prøv det
Jason Adams
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!
Jason Adams
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!
Erikson Magno
very good
Erikson Magno
very good
Brian Calderon
Hangouts is fullscreen now. =]
Brian Calderon
Hangouts is fullscreen now. =]
Anonymous
it works! :)
Anonymous
it works! :)
Victoria Webbe
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.
Victoria Webbe
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.
Anjuman R.
the person in the screenshot looks like bigfoot
Weston Sacco
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.
Weston Sacco
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.
Chris Ha
Please, make this responsive too! That would make this killer, right now, when resizing it all just fumbles up :( $(window).height = height that shizzle!
Chris Ha
Please, make this responsive too! That would make this killer, right now, when resizing it all just fumbles up :( $(window).height = height that shizzle!
Jon Stover
This worked awesome for me, but my girlfriend got only a white screen
Jon Stover
This worked awesome for me, but my girlfriend got only a white screen
John Doe (underlyingstorm)
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 );
John Doe (underlyingstorm)
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 );
Edy Watanabe
Congrats!
Edy Watanabe
Congrats!
Jack Weekes
Works well, thanks!
Alexander NAZARIAN
Thanks a lot! works exactly I need.
Alexander NAZARIAN
Thanks a lot! works exactly I need.