jeparser icon

jeparser

Extension Actions

How to install Open in Chrome Web Store
CRX ID
jdnkefcbnejlkgpdkoenaoannfokafge
Description from extension meta

Browser extension which downloads Jeopardy games from applets for offline solving.

Image from store
jeparser
Description from store

Jeparser is a browser extension which downloads Jeopardy games for offline
solving. It downloads the game into a JSON file.

# Changelog

## [3.1.0](https://github.com/cmnord/jeparser/compare/v3.0.2...v3.1.0) (2023-05-05)

### Features

* **src parser:** check game date to get expected clue value ([8b2b382](https://github.com/cmnord/jeparser/commit/8b2b3825aaf2f93819b8dfa2b6b28570b5968f73))
* **src parser:** separate parser logic into its own file ([49159f6](https://github.com/cmnord/jeparser/commit/49159f69032d7f265b76904c133195b32349dbcb))
* **src parser:** skip over missing boards ([fa248c6](https://github.com/cmnord/jeparser/commit/fa248c62d38cdb366b1f28759a65a8efa5b565ef))

### Bug Fixes

* **src parser:** handle unrevealed clues, categories, answers "=" ([360785b](https://github.com/cmnord/jeparser/commit/360785b7360656599af2af8c57560f747c429e3d))