Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of SMS Grades Overview

SMS Grades Overview by KOZELJ Michele

Shows a grades overview on the sms.eursc.eu dashboard.

0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file

Extension Metadata

About this extension
SMS Grades Overview

A browser extension that adds a grades overview widget to the sms.eursc.eu dashboard.

What it does
  • Injects a grades overview widget at the top of the SMS dashboard page
  • Shows a general average across all enabled subjects
  • Shows a card per subject with the weighted average grade, color-coded
  • Shows a recent grades table with the last 10 graded assignments across all subjects
  • Automatically discovers enrolled courses from the SMS grades page
  • Allows hiding/showing courses via the extension popup (persisted in local storage)

How it works
  1. Authentication: The extension piggybacks on the user's existing SMS session (PHPSESSID cookie set after SAML/ADFS login via Office 365). No credentials are stored or handled by the extension.
  2. Course discovery: On dashboard load, the extension fetches grades_details.php and parses the <select id="course_id"> dropdown to discover all enrolled courses dynamically.
  3. Grade fetching: For each visible course, the background service worker fetches the course's grade page. The content script parses the HTML table to extract dates, types, descriptions, weights, and grade percentages.
  4. Weighted averages: Computed as sum(grade * weight) / sum(weight), skipping ungraded entries. The general average is the mean of all subject averages.
  5. Course visibility: Hidden courses are stored in chrome.storage.local under the key hiddenCourses. The extension popup provides a checklist to toggle visibility.
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Access your data for sms.eursc.eu

Optional permissions:

  • Access your data for sms.eursc.eu

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Support Email
Version
1.5.0
Size
16.34 KB
Last updated
5 days ago (Mar 29, 2026)
Related Categories
  • Search Tools
  • Appearance
License
All Rights Reserved
Version History
  • See all versions
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.