Skip to content

muratalperen/GoogleFormsAutoFiller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Forms Auto Filler

Google Forms Auto Filler Screenshot

This extension automatically fills Google Form input fields with predefined values. For example, if you set Name to John, all input fields with the title Name will be populated with John when the page loads.

It also supports fuzzy matching, so variations like E-mail and email are matched correctly.

Get it on add-on stores:

Build

zip -r -FS build/Chrome/GoogleFormsAutoFiller.zip * --exclude '*.git*' 'build/*'

Todo

  • Date, time, multiplechoice autofill
  • Make locale by i18n (priority by usage: India, Indonesia, Turkey, Vietnam, Spanish)
  • Find a way to import Handler and LevenshteinSimilarity as a package
  • Add visual to form: Save this form answer button and highlight the fields filled by extension

Support

Feel free to donate to support me in adding more features!

About

Browser extension for auto filling google forms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published