ubuntu中chrome最新版本flash插件不起作用

在https://get.adobe.com/flashplayer/?no_redirect获取最新版本的flash插件

解压到~/flash文件夹下

修改

/usr/share/applications/google-chrome.desktop文件中

Exec=/usr/bin/google-chrome-stable  为

Exec=/usr/bin/google-chrome-stable --ppapi-flash-path=~/flash/libpepflashplayer.so --ppapi-flash-version=25.0.0.148

flash-version可以从解压的文件夹中readme.txt中获取

重启google浏览器,OK!

你可能感兴趣的:(ubuntu中chrome最新版本flash插件不起作用)