Updated 4.2.1 User Scripts (markdown)

earthlng
2020-06-14 12:44:39 +00:00
parent 30c478af2e
commit 05874bf55d

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