Enable Flash support in Google Chrome for Linux

By | August 20, 2009

If you want to have Flash support in Google Crome, the Linux version, you can enable it like this:
Make a plugins directory in the Google Chrome folder

sudo mkdir /opt/google/chrome/plugins

cd to it

cd /opt/google/chrome/plugins

make a link from Firefox’s Flash Player plugin into the newly created folder

sudo ln -s ~/.mozilla/plugins/libflashplayer.so

Now launch the browser with this command:

google-chrome –enable-plugins

One thought on “Enable Flash support in Google Chrome for Linux

  1. Pingback: ??? ????? ?????? ?? ?????? ???? ?????? - ????? ?????? ?????

Leave a Reply

Your email address will not be published. Required fields are marked *