Skip to content

kennychan-git/GoogleFormsAutoFiller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Forms Auto Filler

Google Forms Auto Filler Screenshot

This add-on enters text into input fields of Google Forms by predefined values automatically. For example if you set Name as John, each input fields of Google Forms whose title is Name gets John value when the page is loaded.

IMPORTANT Note: Because of the Google Forms bot filling blocking, you must click and press space for each form field. (Thus Google will think you have filled out)

Get it on add-on stores:

Build

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

Todo

  • Inject more safe way
  • Add option autoselect
  • Make locale by i18n
  • Add style to popup window.
  • Add feature: fill by title-label similarity
  • Add feature: save this form answers

About

Browser extension for auto filling google forms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.4%
  • HTML 18.6%