Enable Flash Support for Chromium Browser


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. sudo apt-get install flashplugin-nonfree
  2. sudo cp /usr/lib/flashplugin-installer/libflashplayer.so /usr/lib/chromium-browser/plugins
  3. chromium-browser --enable-plugins --enable-greasemonkey --enable-user-scripts --enable-extensions

URL: http://www.ubuntugeek.com/howto-enable-flash-support-for-google-chromium-browser.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.