diff --git a/facebook-notification.user.js b/facebook-notification.user.js index fcac8ad..97ea83b 100644 --- a/facebook-notification.user.js +++ b/facebook-notification.user.js @@ -1,10 +1,11 @@ // ==UserScript== // @name Facebook desktop notification // @namespace https://www.schtobia.de/ -// @version 0.2.7 +// @version 0.2.8 // @description Facebook desktop notification (based on HTML5) // @author Tobias Schmidl // @include http*://www.facebook.com/* +// @include http*://m.facebook.com/* // @include http*://facebook.com/* // @grant GM_getValue // @run-at document-end