Google Snake Fix
Does not work with other games!
javascript: var s=document.createElement('script');s.onload=function(){snakeFix();};s.src='https://ljharnish-fixes.pages.dev/fixes.js';document.head.appendChild(s);
Google Minesweeper Fix
Does not work with other games!
javascript: var s=document.createElement('script');s.onload=function(){mineswFix();};s.src='https://ljharnish-fixes.pages.dev/fixes.js';document.head.appendChild(s);