Changed user.js template.

This commit is contained in:
tastytea 2019-06-21 20:53:49 +02:00
parent df7860aae3
commit 8e4597613e

View File

@ -11,7 +11,7 @@
// @supportURL $4/issues // @supportURL $4/issues
// @downloadURL $4/raw/branch/main/$5`(file-name-nondirectory (buffer-file-name))` // @downloadURL $4/raw/branch/main/$5`(file-name-nondirectory (buffer-file-name))`
// @grant none // @grant none
// @match https://*$6 // @match https://$6
// @run-at document-end // @run-at document-end
// @inject-into content // @inject-into content
// ==/UserScript== // ==/UserScript==