Combined with P-NP to inject modified game files into Prodigy.
Made of the Redirector extension, no-csp, and a little extra spice ;)
See our guide: https://github.com/ProdigyPNP/ProdigyMathGameHacking/blob/master/meta/wiki/QUICKSTART.md
Using Shell
pnpm sh:build
Using Node.js
pnpm install
pnpm js:build
The output will be in /PHEx/build/
. The generated files are extension.zip
, extension.xpi
, and extension.crx
.
Originally created by UnstableRus. Thanks, Rus!
Currently maintained by ProdigyPNP.