=== BuddyPress Desktop Notification === Contributors: websupporter Tags: buddypress,user,notification,message Requires at least: 3.5 Tested up to: 4.4.1 Stable tag: 0.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Send desktop notification to your users == Description == BuddyPress Desktop Notification enables your users to get notified about new messages, new friendships, new acitivities of their friends with "desktop notification". Once they sign in, they will be asked by their browser, if they accept desktop notifications. From now on, every few seconds an ajax request will be send asking for news in the network. This can be direct messages, new activity updates of friends, friend requests or accepted friend requests by other users. [youtube https://www.youtube.com/watch?v=gVVm5vi1NUc] Unlike other notification plugins, this one works also when the browser is minimized. The notification will pop up on the bottom left and inform the user. It will automatically disappear after a few seconds. Not all browsers support desktop notifications. A list of which browser supports this system will be found [here](http://caniuse.com/#feat=notifications). More information for [BuddyPress Desktop Notification](http://buddypress-desktop-notification.websupporter.net/) == Installation == Download the plugin and load the files of the ZIP into the wp-content/plugins directory. == Screenshots == 1. Desktop notification in action 1 2. Desktop notification in action 2 == Changelog == 0.6 first release 0.7 Introducing session Storage to prevent messages to continue to pop up, while the user does not care.