Skip to content
Snippets Groups Projects
Unverified Commit 871e37cf authored by Jan's avatar Jan Committed by GitHub
Browse files

Changed around basic information

parent 22e44c71
No related branches found
No related tags found
No related merge requests found
// ==UserScript== // ==UserScript==
// @namespace https://github.com/Rsge
// @name GreaterGood CTG AutoClicker // @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. // @description Automatically clicks through all the buttons on all subsites of the GreaterGood ClickToGive program.
// @version 0.3
// @author Rsge // @author Rsge
// @include https://greatergood.com/clicktogive/* // @include https://greatergood.com/clicktogive/*
// @include https://*.greatergood.com/clicktogive/* // @include https://*.greatergood.com/clicktogive/*
// @icon https://www.google.com/s2/favicons?domain=greatergood.com // @icon https://www.google.com/s2/favicons?domain=greatergood.com
// @grant none // @grant none
// @run-at document-start
// ==/UserScript== // ==/UserScript==
(function () { (function () {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment