Merge branch 'patch-1' of https://github.com/florensie/CookieMonster into florensie-patch-1

This commit is contained in:
Aktanusa
2019-03-13 17:49:43 -04:00

View File

@@ -77,6 +77,7 @@ If you'd rather use the addon as a script via per example *Greasemonkey* or *Tam
// @name Cookie Monster // @name Cookie Monster
// @namespace Cookie // @namespace Cookie
// @include http://orteil.dashnet.org/cookieclicker/ // @include http://orteil.dashnet.org/cookieclicker/
// @include https://orteil.dashnet.org/cookieclicker/
// @version 1 // @version 1
// @grant none // @grant none
// ==/UserScript== // ==/UserScript==
@@ -99,6 +100,7 @@ If you are using the beta, use this instead:
// @name Cookie Monster Beta // @name Cookie Monster Beta
// @namespace Cookie // @namespace Cookie
// @include http://orteil.dashnet.org/cookieclicker/beta/ // @include http://orteil.dashnet.org/cookieclicker/beta/
// @include https://orteil.dashnet.org/cookieclicker/
// @version 1 // @version 1
// @grant none // @grant none
// ==/UserScript== // ==/UserScript==