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
-
Run watch
npm run watch
-
Run web-ext
web-ext run
-
Update version in
manifest.json -
Build to
/distnpm run build
-
Build version with web-ext to
/web-ext-artifactsweb-ext build
-
Go to https://addons.mozilla.org/en-US/developers/addons and click on "New Version"
-
Upload .zip-file