diff --git a/4chan_x.user.js b/4chan_x.user.js index 1491f1bd5..6cd5dbe51 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -14,6 +14,7 @@ // @include https://sys.4chan.org/* // @run-at document-start // @updateURL https://github.com/MayhemYDG/4chan-x/raw/stable/4chan_x.user.js +// @downloadURL https://github.com/MayhemYDG/4chan-x/raw/stable/4chan_x.user.js // @icon http://mayhemydg.github.com/4chan-x/favicon.gif // ==/UserScript== diff --git a/Cakefile b/Cakefile index 658b88f63..c222febf5 100644 --- a/Cakefile +++ b/Cakefile @@ -21,6 +21,7 @@ HEADER = """ // @include https://sys.4chan.org/* // @run-at document-start // @updateURL https://github.com/MayhemYDG/4chan-x/raw/stable/4chan_x.user.js +// @downloadURL https://github.com/MayhemYDG/4chan-x/raw/stable/4chan_x.user.js // @icon http://mayhemydg.github.com/4chan-x/favicon.gif // ==/UserScript==