This project is unmaintained; it should, however, be very easily updateable (send a PR).
A simple chrome extension which enlarges single-line google forms textfields.
- download the source
- click the big green button
- select download zip
- extract the contents of the zip
- go to
chrome://extensions
and enable developper mode - click load unpacked and select the folder with the source
- why isn't this on chrome store?
- because there's a 5$ registration fee
- why is the text still limited to one line?
- because if I were to make it multiline it would delete the text if there was any prior to the change
- make the changes the extension makes toggleable
- before
- after