A chrome extension for downloading crosswords.
https://chrome.google.com/webstore/detail/idbdbedhgabnbjfjecpflfomnklpllen
git clone https://github.com/downforacross/downloadacross
yarn
./build.sh
Go to chrome://extensions in developer mode, and click "Load unpacked extension".
- Load the
/build
directory - Rerun
./build.sh
and refresh your extension whenever you make a change to asrc/
file.