Char2sGu / pennfoster-helper

A Chrome Extension to detect PennFoster exam questions and search for answers from Weegy.
Apache License 2.0
2 stars 0 forks source link

PennFoster Helper

A Chrome Extension to detect PennFoster exam questions and search for answers from Weegy.

Development

git clone https://github.com/TheNightmareX/pennfoster-helper
npm i
npm run dev:client

As the initial HTML generated by Angular cannot pass the enforced Content Security Policy, we have to run a script to adjust the index.html after each build in a new terminal.

npm run script:csp