A javascript fullscreen mod for goontu.be. This allows users to chat while viewing videos in full screen.
[HOW TO USE]
First, you need to be on the website goontu.be
You'll also want to refresh the page.
You'll be pasting this code into your browser's console.
To open the console press F12 (works on most browsers)
Now, open the file in this project labeled "goontubeFullscreen.js", click the "raw" button in the top right corner (or use the following link to get to the same page) https://raw.github.com/ariaBennett/goontube_fullscreen/master/goontubeFullscreen.js
highlight all the code and copy it. ctrl-a selects everything ctrl-c copies the selection
Go back to your browser console, and paste the code into it with ctrl-v
Finally, hit enter, and you should see your view change. You can now close the console.
Enjoy, and let me know if you find any bugs/would like to see more features!