DEADline is a Chrome extension for consolidating and tracking various tasks in the different CMU portals.
- Extract folder from DEADline.zip
- On Google Chrome, go to chrome://extensions/
- Enable Developer Mode (top right-hand corner)
- Press load unpacked and select the DEADline folder
DEADline automatically reads the webpage and extracts the task list when you access the site.
Tasks are stored in Chrome local storage and automatically updated every time the webpage is viewed.
Currently supports Gradescope and Canvas Dashboard (List View)
-
New Features
- Add support for Autolab
- Add support for Diderot
- Add support for manually adding / removing tasks
-
Boring Stuff
- Clean up DOM selectors for existing websites
- Better way to parse Canvas?