I hereby claim:
- I am maxint137 on github.
- I am maxint (https://keybase.io/maxint) on keybase.
- I have a public key ASC4gOOftZ_d6AMV-1X-sqV-_yM59KGLaFlvAo5Q3KhYVAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Extract the pure data from https://www3.zkai.co.jp/ to render it graphically |
(function () { | |
"use strict"; | |
setInterval(() => { | |
const nagscreen = document.getElementById("nagscreen"); | |
if (nagscreen) { | |
nagscreen.remove(); | |
} | |
document |
// ==UserScript== | |
// @name Flip the board | |
// @namespace http://tampermonkey.net/ | |
// @version 2024-04-06 | |
// @description try to take over the world! | |
// @author You | |
// @match https://www.chess.com/game/live/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=chess.com | |
// @grant none | |
// ==/UserScript== |