2010年1月25日星期一

My new life @ home: Enable Flash on Google Chrome Linux Dev Build

My new life @ home: Enable Flash on Google Chrome Linux Dev Build

Enable Flash on Google Chrome Linux Dev Build

Hey,

Looks like the google chrome dev build on linux don't come with flash enabled by default. This has been preventing you from using it on linux ? Here is a little 3 commands process that get you the google chrome plays flash on ubuntu (on most of the flash enabled site) :


sudo mkdir -p /opt/google/chrome/plugins
sudo cp /usr/lib/flashplugin-installer/libflashplayer.so /opt/google/chrome/plugins/
/opt/google/chrome/google-chrome --enable-plugins

I try this, but do not work.

没有评论:

发表评论