Greasy Fork is available in English.

Attendance Viewer

Are you still skipping classes??

Skapare
KrSatyam7
Dagliga installationer
0
Totala installationer
45
Betyg
0 0 0
Version
0.1
Skapad
2023-08-18
Uppdaterad
2023-08-18
Size
822 Bytes
Licens
MIT
Gäller för

Here is a customized README based on the given userscript metadata:

NIET Attendance Viewer Userscript

This userscript makes hidden attendance information visible on NIET's student attendance portal.

Installation

  1. Install the Tampermonkey extension on Chrome or Violentmonkey on Firefox.

  2. Click here to install the userscript.

Usage

  1. Log into the NIET student attendance portal: https://niet.instituteoncloud.com/AttendanceReport/StudentAcademicAttendance

  2. The script will automatically make your attendance percentages visible.

How it works

The script looks for hidden <div> elements with display:none and removes that inline style to make them visible.

It specifically targets the NIET student attendance portal URL.

Support

Create an issue on the GitHub repository if you face any problems. PRs are welcome!

License

MIT License - feel free to modify and reuse the code as needed.

Let me know if you need any clarification or have additional questions!