Skip to content

AdeelH/tampermokey-lms-refresh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tampermokey-lms-refresh

A TamperMonkey/GreaseMonkey script to prevent the session from expiring on IBA LMS portal.

Affected sites:

How it works

By default, the LMS repeatedly queries the server to get the lastAccessedTime and then compares it with the current time to see if the difference is greater than 20 minutes.

This script makes an AJAX request to the server every minute, which keeps the lastAccessedTime fresh and the difference never reaches 20 minutes.

About

TamperMonkey/GreaseMonkey script to prevent the session timeout on IBA LMS portal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published