Char2sGu / pennfoster-helper

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:TypeScript 77.8%Language:JavaScript 9.7%Language:HTML 8.4%Language:SCSS 4.2%