从官网上http://labs.adobe.com/downloads/flashplayer10.html
Download plug-in for 64-bit Linux (TAR.GZ, 4.1 MB)
sudo cp libflashplayer.so /opt/google/chrome/plugin/
sudo cp libflashplayer.so /usr/lib64/mozilla/plugins
启动chrome时,后面加上--enable-plugins
本文介绍如何在64位Linux系统中为Chrome浏览器安装Adobe Flash Player插件。具体步骤包括从Adobe官网下载适用于64位Linux的Flash插件,并使用sudo命令将libflashplayer.so文件复制到Chrome及Mozilla的插件目录。最后,在启动Chrome时添加--enable-plugins参数以启用插件。
从官网上http://labs.adobe.com/downloads/flashplayer10.html
Download plug-in for 64-bit Linux (TAR.GZ, 4.1 MB)
sudo cp libflashplayer.so /opt/google/chrome/plugin/
sudo cp libflashplayer.so /usr/lib64/mozilla/plugins
启动chrome时,后面加上--enable-plugins

被折叠的 条评论
为什么被折叠?