Skip to content

tentamera/exam-parser

Repository files navigation

Exam Parser

Exam parser is an extension that helps you scrape the web for exam questions.

Local development

  1. Make sure you have Node 16 and NPM 8 installed.

  2. Install dependencies

    npm install
  3. Run watch

    npm run watch
  4. Run web-ext

    web-ext run

Release new version

  1. Update version in manifest.json

  2. Build to /dist

    npm run build
  3. Build version with web-ext to /web-ext-artifacts

    web-ext build
  4. Go to https://addons.mozilla.org/en-US/developers/addons and click on "New Version"

  5. Upload .zip-file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •