Till now the extension stores your credentials in the local machine, which is not encrypted. So if you are using it, use at your own risk. Your credentials can be exposed to a person who knows where they are stored locally in the PC. I donot take any responsibility if your ERP account is however compromised. But proper Key Management Service will be applied further in future or you can develop it further.
Link and description for the chrome extension which can be used to fill up the field in ERP login page so that u dont have to manually type it.
**This extension can be used for the auto-login of ERP of IITKGP only.
- Clone the repo
- Type
chrome://extensions
in your Chrome/Chromium browser. - Tick the
Developer mode
and then clickLoad unpacked extension
. - Select the directory where you cloned the repo
- Reset the
Developer mode
option to its initial value.
- To save your credentials right click on the extension button appearing on the toolbar (erp icon) and click options.
- Enter the appropriate datas in the fields. Notice that the 3 questions should be exact the same asked to you during your ERP login.
- Hit Save and close the page. (Each and every data is stored locally in the machine)
- Open the ERP page, to login just start clicking the mouse on the fields and they fill up instantly.
- Thats it
This can be further improved. Feel free to contribute.