API Key UI: Input field in the popup saves key to chrome.storage.local.
Fallback: Uses .env key if local storage is empty.
Collapsible Section: Key input is hidden in an expandable tag with a link to get a key.
Material 3 UI: Added ripple effects, elevation shadows, and smooth scaling on clicks/hovers.
Prompt Update: The system prompt now forces 8 words max per line.
Log in to leave a comment
If you want to use it please read the README.md file first!
There you will be given the instructions on how to get a free API key and how to use the extension.
Log in to leave a comment
Yea, this project will have only one dev log, sorry!
So, Me and my friend PreskU have that one subject in school thats not hard but the tests are so anoyingly hard, so we decided to make an cheating extension.
Ok, ok we know its not ethical, but hear me out, everyone have atleast one subject thats hard for them, or its not that inportant to them.
The extension can be used for casual tasks if the user wants.
Its a chrome extension where the user copy the question from the test and hit a key bind to save it, then anathoer keybind to send it to the AI (in this case groq AI - its the fastest and have free tokens).
Then in the search bar of the browser after the website url the AI will present the answer.
Look the images to understand it better.
The question is an example to show how the extension works!
listener: checks for keybinds to run logiccapture: grabs selected text using jsapi: sends prompt to groq airesult: updates window.location.hash to show answer in url barLog in to leave a comment