Did a quick test. There's only one problem if you want to play Youtube videos in screen, and there the fix is to toggle a simple switch in the settings. I'm going to finish testing and then release it tomorrow.
If anyone else wants to test it, I'll be very grateful! Just add "dev" to /etc/apt/sources.list so it becomes:
Code: Select all
deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free rpi
# Uncomment line below then 'apt-get update' to enable 'apt-get source'
#deb-src http://archive.raspbian.org/raspbian/ jessie main contrib non-free rpi
deb http://dl.bintray.com/kusti8/chromium-rpi jessie main dev
Then
Code: Select all
sudo apt-get update
sudo apt-get dist-upgrade
For youtube to work, go to settings and disable "Use hardware acceleration where
available" in chrome://settings
There are 10 types of people: those who understand binary and those who don't.