Greasy Fork is available in English.
Chess analysis bot made for educational purposes only (Chrome + Firefox + Edge ...)
当前为 
CHESS ANALYSIS BOT WORKS PERFECTLY WITH NODE.JS SERVER (engine)
# IMPORTANT !!!!!!!!!!!!!!!!!!!!
1) Allow pop-ups !!
2) live chess board fen is updated only if the chess.com tab is on focus !!
this means you can get wrong marks / wrong move if you are focusing on live chess board
3) if you want to use node server engines:
- Download node.js server: https://github.com/sayfpack13/chess-analysis-bot
- npm install
- npm start
4) You can add your custom .exe engine in node server:
- download https://stockfishchess.org/download/
- put in /utils/engine
- add the file name in ENGINE_NAMES in VARS.js (exp: stockfish-15.exe)
Please like i am new ;)
credits to:http://greasyfork.icu/en/scripts/459137-a-c-a-s-advanced-chess-assistance-system