/chessrunext

A browser extension to make it easier to do speedruns on lichess + chess.com using liveview.

Primary LanguageJavaScript

Chess Run Browser Extensions

This repo contains the code for the chess run browser extension.

As firefox is standards compliant I am using this for the main implementation.

To build the chrome extension from this extension (making use of Firefox's polyfill) run:

$ ./build_chrome.sh

Then a folder will be created called chrome-ext that will contain the chrome extension.