A Chrome Extension to detect PennFoster exam questions and search for answers from Weegy.
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