Script
-
-
GOTA_Container JS - Modifies the container in which the game is hosted (optionally).
Librerie
-
GreaseMonkey_SuperValues JS (Libreria) - Extends the GM_setValue and GM_getValue functions for any javascript variable type.
-
object.watch JS (Libreria) - Observe changes on object properties.
-
GOTA_Extender_Custom JS (Libreria) - Custom page functions rewritten.
-
GOTA_Extender_Constants JS (Libreria) - Constants definition.
-
GOTA_Extender_Auxiliary JS (Libreria) - Auxiliary functions for the page and the extender.
-
GOTA_Extender_Original JS (Libreria) - Original page functions overridden by the extender. Used for source control.
-
Storage.prototype_extension JS (Libreria) - Storage.prototype extension to store all kinds of data.
-
GOTA_Extender_Production JS (Libreria) - Separate production module for the game.
-
GreaseMonkey_SuperValues-minified JS (Libreria) - Extends the GM_setValue and GM_getValue functions for any javascript variable type.