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