diff --git a/4.2.1-User-Scripts.md b/4.2.1-User-Scripts.md index 286b6ba..fadcc4a 100644 --- a/4.2.1-User-Scripts.md +++ b/4.2.1-User-Scripts.md @@ -18,6 +18,9 @@ Scripts with `@run-at document-start` don't work reliable enough with Greasemon // @match https://*/* // @exclude https://www.catalog.update.microsoft.com/DownloadDialog.aspx // @run-at document-start +// @namespace ghacksuserjs +// @grant GM.notification +// Keys for FM: // @allFrames true // @matchAboutBlank true // ==/UserScript==