jpd236 / CrosswordScraper

Browser extension which downloads crosswords from crossword applets for offline solving.
Apache License 2.0
28 stars 1 forks source link

Crossword Scraper

GitHub Workflow Status

Browser extension which downloads crosswords from crossword applets for offline solving.

Install

Development

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.