Tag: chrome
-
Save some memory while running Youtube on Chrome avoiding flash
Note: with this procedure I assume you are logged in and you opted-in for the HTML5 beta on Youtube. I’m usually use a dedicated Chrome profile for playing videos. When running multiple profiles, memory consumption can become really problematic. Here a screenshot of the task manager on YouTube with a single tab playing a video […]
-
Make Flash works with Chrome on Ubuntu 64 bit
Download Chrome for Linux (64 bit .deb package) Install the package On shell type: $ sudo bash If you don’t have wget installed: # apt-get install wget # cd /opt/google/chrome/ # mkdir plugins Get the latest experimental Flash Player “Square” on http://labs.adobe.com/technologies/flashplayer10/square/ and then put it on Chrome plugins folder e.g. Close and restart Chrome: […]