Last updated: September 2026
GUC Timetable Matrix is a browser extension that reads the schedule table on
apps.guc.edu.eg/student_ext/ and displays it as a personalized,
color-coded timetable inside the extension's own popup.
When you open the extension while viewing your GUC schedule page, it reads the schedule table already visible on that page (course names, sections, rooms, and time slots) so it can rebuild it as a filtered, color-coded grid.
chrome.storage.local, so the popup still works if you reopen it without
re-visiting the portal.apps.guc.edu.eg/student_ext/*.
Cached schedule data lives only in chrome.storage.local, which is local
to your own browser profile. It is automatically cleared if you remove the
extension, and is never synced to any account or server.
Questions about this policy can be raised via the project's GitHub repository: github.com/mohamedmostafa-eng/GUC_Schedule_creator .