Greasy Fork is available in English.

Attendance Viewer

Are you still skipping classes??

Автор
KrSatyam7
Установок в день
0
Всего установок
45
Оценки
0 0 0
Версия
0.1
Создано
18.08.2023
Обновлено
18.08.2023
Размер
822 байта
Лицензия
MIT
Работает на

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!