Skip to content

Enable Flash support in Google Chrome for Linux

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

Dipin Krishna

Written by Dipin Krishna

Senior full-stack engineer — 15 years across Django, Laravel, SwiftUI and the infrastructure underneath. Available for contract work.

Work with me →

Leave a note

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.