Jighance
jiggie.fun Mods
Run the Javascript code in your browser's developer console (F12) or click the bookmarklet after a room has loaded.
Color enhancement
Adds ◐ gamma and 🌢 saturation controls to the UI for bringing out hidden detail in really dull puzzles.
Right-click
Right-click the controls to reset to normal.
Changelog
- 2025-05-22: Fix Scores becoming offset and causing scrollbars. Use browser-native slider snapping. Adjusted gamma slider curve to ramp up sooner.
- 2025-04-20: Use a parabolic function for easier fine adjustments.
As a Bookmarklet
Paste into the URL field of a new browser bookmark.
Javascript
Paste into the browser's developer console (F12)
Autokicker (old, probably broken)
Run as the host or mod (/mod username
) after creating or rejoining a room.
A detailed user list is printed to the console whenever someone joins the room for easier regex edits.
Javascript
bannedregex
kicks anyone with a name matching the regular expression.
bannedcolor
kicks anyone with a matching color value. Color codes can be copied from the dev console output after any user joins.
#97ff41 is unused, change it to #97ff40 to kick on lime-green.
Paste into the browser's developer console (F12)
As a Bookmarklet
Paste into the URL field of a new browser bookmark.