Skip to content

This extension shaves 2 seconds of your life that you waste in clicking the login button and entering details on courses.iitm.ac.in

License

Notifications You must be signed in to change notification settings

pUrGe12/MoodleAutomateLogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Moodle automatic login


This is a chrome extension. This will shave off those 2 seconds of your life where you have to click the log in button and then enter your credentials. Especially useful in the quiz week where every second matters!

How to use


I don't have a CWS developer account (cause I don't have 5 dollars, plz gimme money), and hence I couldn't publish this on the webstore. So, I'll give the instructions to run this extension locally on your machine.

  1. Clone the repository using

    git clone https://github.com/pUrGe12/MoodleAutomateLogin
    
  2. Now open chrome extensions using

    chrome://extensions
    
  3. Toggle the developer mode button (on the top right) and then click on load unpacked

    Picture of developer mode button

  4. Select the src directory (inside the folder you cloned from github).

  5. Click on details and visit the options page. Here you'll be greeted by beautiful frontend. Enter the username and password that you want to login to moodle with. Your credentials are saved in the chrome storage box (I don't have access so chill).

    Picture of options

  6. Now you're good to go!

If you're facing problems


If you're seeing "invalid credentials", its probably because the webpage isn't able to load properly or something. Navigate to the content2.js file and change the Wait function to have 500 or 1000 milliseconds of delay.

About

This extension shaves 2 seconds of your life that you waste in clicking the login button and entering details on courses.iitm.ac.in

Topics

Resources

License

Stars

Watchers

Forks