Cam Moodle Auto Login
Dec 2021
Automatially login to cambridge moodle with your credentials (Archived)
lakeesiv/cam-moodle-auto-login
  • Chrome API
  • React
  • TypeScript
  • Chakra UI

Why


The Cambrdige University Moodle platform logs you out after the session expires way too quickly. This is a chrome extension that automatically logs you back in when you visit the Moodle platform.

How it works


The extension uses the chrome storage API to store your username and password (ciphered). When you visit the Moodle platform, the extension automatically navigates you to the login page and injects your credentials into the login form. It then submits the form and bang you are logged in. There is also the ability for you to use your own password manager to store your credentials.

At the moment we have currently over 150 daily active users, but the capability is more if I actually advertised it...