A Chrome extension that automatically generates an On Duty (OD) attendance summary table from VTOP's attendance page.
- Download or clone this repository
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" (toggle in top-right corner)
- Click "Load unpacked" and select the extension folder
- Log in to VTOP
- Navigate to Attendance section, select the semester and click on the
Viewbutton - Click extension icon in toolbar
- Click "Generate OD Summary" button
- Wait while processing
- View results directly below attendance table
- Feel free to open relevant issues and PRs
- Fork the repository
- Create feature branch (
git checkout -b feature/improvement) - Commit changes (
git commit -am 'Add some feature') - Push to branch (
git push origin feature/improvement) - Open Pull Request

