Quick Faqs -
What is this repo for?
This repo is made for a Chrome extension targeting the KL University ERP portal. Basically, it’s a Chrome extension designed to enhance the KL U ERP website experience.What is the purpose , Purpose ఏంటి ⁉️
Just for fun , i intially though of doing it for me personally but made this as public, so if anyone got any new ideas to add into our erp just include them in issues section
How to set up this Chrome Extension on your device?
- Download the zip file from the Releases section.
- See these sample images if you cant find the releases.
- Extract the zip file.
- Next, you need to add your own Gemini API key:
- Visit Google AI Studio
- Sign in or create your account.
- Click the Get API button on the top-right corner.
- Click on Create API Key.
- After the key is created, copy it.
- Go back to your extracted repo folder.
- Create a
.envfile and add the API key like this:GEMINI_API_KEY=your_key_here - Now, open Chrome and go to the Extensions page:
- Enable Developer mode (top-right corner):
- Click on Load unpacked, and select the folder you extracted:

What's new in erp now? ఎమ్ పికావ్ నువ్ ఇప్పుడు 🤨
- new landing page
- Custom music player
- new home page
- added buttons for checking average attendace and attendance when bunked classess
- added sorting feature to every table, intially i planned to do this only for payments, but it turned out liket this 😅,now every table in erp works like excel sheet you can apply sorting to it
- Added motivation button beside sgpa & cgpa , try it out it will be a lot of fun
- Added gemini ai support so whenevr you select the text one pop up will open you can ask questions about the text selected in erp.
- And last added small prank button , not gonna tell about it - just try yourself
So you said custom music player , how can i add my songs there?
I am seeing some images on buttons in music player, can i change them?
sure you can, here's how 👇go to planets folder > select img you want replace > delete that > save your img with that old name and you are good to go
- Add image support to Gemini API
- Fix the small errors
- Add more insect GIFs and update the shaking animation
- Change the CSS of the sidebar
- Change the home page UI and add a dynamically placed logout button
Please don’t be offended if you don’t like the theme — I like it 😄 THIS repo updates continuously, so it is better to update your extension weekly Also if you got any errors even if it is small file not found stuff just mention them in issues or ping me on any social media, some times i forgot to modify the manifest file when publisginh as new release.

