Exam parser is an extension that helps you scrape the web for exam questions.
-
Make sure you have Node 16 and NPM 8 installed.
-
Install dependencies
npm install
-
Build the code
npm build
-
The extension should be built to the
dist/
directory. You can install the directory as a debug extension in Firefox.