
Libnotify Notifications in Chrome
大小:22.23KiB版本:v 1.1更新时间:2021-12-21
Properly support libnotify notifications in Chrome.
Libnotify Notifications in Chrome 的使用方法详解,最全面的教程
Libnotify Notifications in Chrome 描述:
用户数:356
分类:生产工具插件
扩展大小:22.23 KiB
最后更新时间:2021-12-21
版本:v 1.1
Libnotify Notifications in Chrome 插件简介:
这是来自Chrome商店的 Libnotify Notifications in Chrome 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。
Libnotify Notifications in Chrome插件下载方法/流程:
点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。
Libnotify Notifications in Chrome插件安装教程/方法:
(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件
(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面
(3) 打开扩展程序页面的“开发者模式”
(4) 将crx文件拖拽到扩展程序页面,
完成安装如有其它安装问题,
请扫描网站底部二维码与客服联系如有疑问请参考:
https://www.extfans.com/installation/This is an extension for Chrome in Linux. It won't do anything for Windows users.
This catches Chrome Webkit notifications from webpages and displays those notifications in native Libnotify (xfce4-notify, notify-osd, etc) popups instead.
This is rewrite of Linux Native Notification for Chrome, which is based on Chromify-OSD. Both of those solutions only work with selected libnotify servers. This aims to work with everything based on libnotify. A list of servers that should work is here: https://wiki.archlinux.org/index.php/Desktop_notifications
Also, the previous solutions are based on NPAPI, which is being phased out. This is a Native Messaging implementation, so you also need to install the "host" portion of this software, which is written in C. You can download that zip file here.
https://drive.google.com/file/d/0BzOewlVTs_tpdTNFckZKeG5HRE0/edit?usp=sharing
Extract it and run the install.sh. Hopefully this can be automated in the future.
TODO:
- make it work with gmail :(
If you are interested, the code base is here:
https://drive.google.com/folderview?id=0BzOewlVTs_tpek54TDVNbFFxWlk&usp=sharing
Want a test?
(Notifications API): http://jsfiddle.net/yoshi6jp/Umc9A/
(webkitnotifications API):http://0xfe.muthanna.com/notifyme.html