Keep track of your complete/incomplete Schoology assignments with this chrome extension. It's motivating and helps you organize. Learn more at joelgrayson.com/software/homework-checker
Add on the chrome web store: https://chrome.google.com/webstore/detail/homework-checker-schoolog/aflepcmbhmafadnddmdippaajhjnmohj
- Developing
- Edit
alter page/src. - Load unpacked in
chrome://extensionsfor theHomework Checker/directory.
- Edit
- Run
./build.shwhen ready to deploy. - Then, compress the folder and upload the .zip file to the Chrome Web Store Developer Dashboard. If the website says the .zip is invalid, compress the folder on an older mac because the newest mac has a different compression algorithm.
Run gulp dev for a readable development mode
or gulp prod for a production mode