Mark-up is a browser extension that uses the Gemini API to automatically search and mark correct answers in quiz forms like Google Forms.
- 🔍 Uses Gemini AI to find accurate answers.
- ✅ Auto-selects correct options in forms.
- 🧠 Works in real time.
- 🎯 Lightweight and efficient.
- 🛡️ No data stored or tracked.
-
Enable Developer Mode
Pointing to the Developer mode toggle in the browser.

-
Click on "Load Unpacked"
Pointing to the Load unpacked button.

-
Extension Loaded Successfully
Showing the Smart Mark extension visible inbrave://extensions.

-
Start Auto Answering
Pointing to the Smart Mark button and the automatically selected answer option.

- Detects multiple-choice questions from quiz forms.
- Sends question text to Gemini API.
- Parses response and identifies the correct answer.
- Automatically selects the right option on the form.
- Clone this repo
- Go to
chrome://extensions/in your browser. - Enable Developer Mode.
- Click on Load unpacked and select the
smart-markfolder.
- JavaScript
- Gemini API
- HTML/CSS
- Chrome Extension API
