最近使用安装了ubuntu和linux mint,都发现firefox的flash虽然能用,但还是觉得有点小问题,想使用google chrome,但无奈,一安装使用后就发现flash不能用,显示adobe flash is out of date. 经过在网上大量查找资料,终于搞好了,下面分享我的方法: 首先,安装chrome: 64 位 wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
在设置页面: chrome://settings/content 修改Flash插件的使用方式为:Allow sites to run Flash 来源: https://helpx.adobe.com/flash-player/kb/enabling-flash-player-chrome.html
今天惊奇的发现,chrome22里已经不支持window.webkitNotifications.createHTMLNotification方法了: 但是,在chrome extension里还可以继续使用,比如fehelper里的页面性能检测功能: Google这是要干嘛?逐步实现自己的w3c标准化? Web Notification在w3c中确实没有createHTMLNotification这样的方法,甚至没有createNotification. 而是一个及其简单构造器: var no