This script autofills forms for you. How to use:
- Fill fields in the script e.g. const firstName = "John";
- Open web page to fill in (e.g. https://www.google.com)
- Open development console in the browser (Option-Command-C for Safari)
- Copy and paste the script into the console fill_form.js
- Press enter
- Fix any fields that are not filled in correctly