diff --git a/GreaterGood-CTG-AutoClicker.js b/GreaterGood-CTG-AutoClicker.js index a525c2284a69f0682d20f1ed08ccbd849cbc1364..98eea7042a98a2561b6c733d23ff17610023073a 100644 --- a/GreaterGood-CTG-AutoClicker.js +++ b/GreaterGood-CTG-AutoClicker.js @@ -1,13 +1,14 @@ // ==UserScript== +// @namespace https://github.com/Rsge // @name GreaterGood CTG AutoClicker -// @namespace http://tampermonkey.net/ -// @version 0.2 // @description Automatically clicks through all the buttons on all subsites of the GreaterGood ClickToGive program. +// @version 0.3 // @author Rsge // @include https://greatergood.com/clicktogive/* // @include https://*.greatergood.com/clicktogive/* // @icon https://www.google.com/s2/favicons?domain=greatergood.com // @grant none +// @run-at document-start // ==/UserScript== (function () {