Skip to content

NarayanChetri/Auto-Form-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โœฆ AI Form Solver ๐Ÿค–

Pura 20 mein 20. > An intelligent, stealthy browser extension that automatically analyzes and solves Google Forms using the power of Google's Gemini AI.

Version AI Powered Platform


โœจ Features

  • ๐Ÿง  Advanced AI Integration: Utilizes the latest Gemini Flash models (gemini-3.5-flash, gemini-2.5-flash) to accurately answer form questions.
  • ๐Ÿฅท Stealth Mode Injections: Injects answers as faint, low-opacity "watermarks" on the screen, keeping things discreet.
  • โšก Silent Auto-Filling: Clicks radio buttons and checkboxes programmatically without triggering obvious browser focus rings (green outlines).
  • ๐Ÿ“ Comprehensive Support: Handles Radio buttons, Checkbox arrays (multiple correct answers), and short Text input fields.
  • ๐Ÿ“ฑ Cross-Platform: Works seamlessly on Desktop (Chrome, Edge, Firefox Nightly) and Mobile devices (Android via Kiwi Browser or Firefox Nightly).

๐Ÿš€ Installation Guide

Because this extension isn't in the official web stores yet, you'll need to install it manually. Choose your platform below:

๐ŸŒ Google Chrome (Desktop)

  1. Download the extension source code folder (extract the .zip if it's zipped).
  2. Open Google Chrome and type chrome://extensions/ in the URL bar.
  3. In the top right corner, toggle Developer mode to ON.
  4. Click the Load unpacked button that appears in the top left.
  5. Select the extracted folder containing the manifest.json file.
  6. Done! Pin the extension to your toolbar for easy access.

๐ŸŒŠ Microsoft Edge (Desktop)

  1. Download and extract the extension source code folder.
  2. Open Microsoft Edge and type edge://extensions/ in the URL bar.
  3. In the left sidebar, turn on Developer mode.
  4. Click the Load unpacked button.
  5. Select the extracted folder containing the manifest.json file.
  6. Done! The extension icon (โœฆ) will appear in your toolbar.

๐Ÿ“ฑ Firefox Nightly (Android)

Note: Firefox for Android requires the packed .xpi file.

  1. Download the Extension.xpi file to your Android device's storage.
  2. Download and Open Firefox Nightly from playstore and tap the three-dot menu (โ‹ฎ), then select Settings.
  3. Scroll down and tap About Firefox Nightly.
  4. Tap the Firefox logo at the top 5 times in quick succession. A toast notification will say "Debug menu enabled."
  5. Go back to the main Settings page.
  6. Scroll down to the Advanced section and tap Install Extension from File.
  7. Locate and select the .xpi file from your device. Tap Add to confirm.

๐Ÿ•น๏ธ How to Use

  1. Navigate to any active Google Form (docs.google.com/forms/...).
  2. Click the โœฆ Form Solver icon in your browser toolbar (or from the menu on mobile).
  3. Click the Auto-Solve Form button in the popup panel.
  4. Wait a few seconds while the UI says "Analyzing Form...".
  5. Watch the magic happen! The extension will silently select the correct options, type out text answers, and inject stealth hints for you to review.
  6. Review the answers and click Submit on the form.

โš ๏ธ Important Notes & Security

  • API Quota: The extension uses a shared Gemini API Key. If you receive an error saying the models are overloaded, simply wait a moment and try again.
  • Security: If you intend to share this codebase publicly (like on GitHub), DO NOT leave your personal Google Gemini API key hardcoded in background.js. Replace it with instructions for users to add their own keys to prevent quota theft.
  • Disclaimer: This tool is intended for educational, testing, and automation purposes. Please use it responsibly and in accordance with your institution's academic integrity policies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors