Attendance Viewer

Are you still skipping classes??

作者
KrSatyam7
今日安裝
0
安裝總數
45
評價
0 0 0
版本
0.1
建立日期
2023-08-18
更新日期
2023-08-18
尺寸
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!