Skip to content

A chrome extension to autofill any google form with random values and selective values (soon).

License

Notifications You must be signed in to change notification settings

lqSky7/autoFormer

Repository files navigation

Google Form Autofill

Google Form Autofill Logo

Note

I'll be busy and if you need any of the features mentioned below in roadmap just mail me you'll I'll update the repo within two non-working days.

Project Roadmap

  • local fill - single option
  • API fill - random options
  • Safari support (very very soon)
  • API fill - custom selection
  • Autofill random values (text)
  • Banner icon
  • Usage example video
  • Installation video

Features

  • Quick Form Filling - Fill forms with first options automatically
  • Random Value Generation - API-based random data for all fields
  • Complete Form Support - Works with all Google Form field types
  • Bulk Submission - Handle multiple submissions at once
  • Live Progress Tracking - Monitor submission progress with detailed statistics

Installation

Chrome/Edge/Brave Installation

  1. Download the extension files or clone the repository
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable Developer mode by toggling the switch in the top-right corner
  4. Click the Load unpacked button
  5. Select the directory containing the extension files
  6. The extension is now installed and ready to use

Installation video: Coming soon

Usage

  1. Navigate to any Google Form
  2. Click the extension icon in your browser toolbar
  3. Choose between Basic Fill (first options) or API Fill (random values)
  4. For API Fill, set your preferences:
    • Toggle "Only fill required fields" if needed
    • Set the number of submissions
  5. Click the fill button and watch the magic happen!

Usage example video: Coming soon

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Contributions are welcome! Here's how to contribute:

# Clone the repository
git clone https://github.com/lqsky7/autoFormer.git

# Create a new branch
git checkout -b feature/your-feature-name

# Make your changes
# ... edit files ...

# Test your changes

# Commit your changes
git add .
git commit -m "Add your detailed commit message here"

# Push to the branch
git push origin feature/your-feature-name

# Create a pull request
# Go to the repository on GitHub and click "Compare & pull request"

Please ensure your code follows the project's coding standards and includes appropriate tests.

About

A chrome extension to autofill any google form with random values and selective values (soon).

Resources

License

Stars

Watchers

Forks

Packages

No packages published