Skip to content
This repository has been archived by the owner on Apr 23, 2019. It is now read-only.

JaredNeil/learning-suite-mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is how it works:
1. The save.js file grabs the list of courses from the learning suite home page and sends it to a background page running eventPage.js.
2. eventPage.js saves the list using the chrome.storage api.
3. On each pageload load.js requests the list from the eventPage and then adds it to the drop-down part of the DOM.

tl; dr: It does a copy-paste of your course list.

Google Group: https://groups.google.com/forum/#!forum/byu-coding-ninjas
Web Store: https://chrome.google.com/webstore/detail/learning-suite-mod/mmhploinnaiicaipbigobhhbegichkcf

About

Chrome extension for BYU's Learning Suite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published