Notes
How to get rid of color dots while playing videos in Chrome
In /opt/google/chrome/google-chrome
edit the last line to read:
$ exec -a "$0" "$HERE/chrome" --disable-accelerated-compositing "$@"
In /opt/google/chrome/google-chrome
edit the last line to read:
$ exec -a "$0" "$HERE/chrome" --disable-accelerated-compositing "$@"