From 05874bf55d59c3619550afdc8631175889552116 Mon Sep 17 00:00:00 2001 From: earthlng Date: Sun, 14 Jun 2020 12:44:39 +0000 Subject: [PATCH] Updated 4.2.1 User Scripts (markdown) --- 4.2.1-User-Scripts.md | 3 +++ 1 file changed, 3 insertions(+) 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==