From ab437cca800a65cc424a83284a63ba08114a93ff Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Fri, 9 Mar 2018 15:51:52 +0100 Subject: [PATCH] Added update URL on workflowy.user.js --- workflowy.user.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/workflowy.user.js b/workflowy.user.js index 8889cc3..f1d6d58 100644 --- a/workflowy.user.js +++ b/workflowy.user.js @@ -7,6 +7,8 @@ // @author Tobias Schmidl and others // @match https://workflowy.com/* // @grant none +// @downloadURL https://github.com/schtobia/greasemonkey/raw/master/workflowy.user.js +// @updateURL https://github.com/schtobia/greasemonkey/raw/master/workflowy.user.js // ==/UserScript== /* jshint -W097 */ 'use strict';