This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @author sellithy | |
| // @name Chess.com → WintrChess | |
| // @namespace http://tampermonkey.net/ | |
| // @version 1.1 | |
| // @description Insert a WintrChess favicon button on Chess.com; auto-paste PGN on WintrChess, and starts an analysis | |
| // @match https://www.chess.com/game/* | |
| // @match https://www.chess.com/game/live/* | |
| // @match https://www.chess.com/game/daily/* | |
| // @match https://www.chess.com/analysis/game/live/* |