Browser extension which downloads crosswords from crossword applets for offline solving.
Crossword Scraper is built on Kotlin/JS. To build and run the extension locally, run:
./gradlew developmentChromeExtension
then install the extension from the build/extension/developmentChrome
directory.
Replace "Chrome" with "Firefox" for use with Firefox.
Most of the actual puzzle format conversion uses the kotwords library.