Attendance Viewer

Are you still skipping classes??

Author
KrSatyam7
Daily installs
0
Total installs
45
Ratings
0 0 0
Version
0.1
Created
2023-08-18
Updated
2023-08-18
Size
822 Bytes
License
MIT
Applies to

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!