~schube/human-factory

browser extension to fill forms with random personal info
use markdown readme
fix script paths

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~schube/human-factory
read/write
git@git.sr.ht:~schube/human-factory

You can also use your local clone with git send-email.

#Human factory

This browser extension for Firefox and Google Chrome makes filling forms with random data a breeze! Focus a field, and press Alt+Shift+J (Ctrl+J on OS X). The extension will detect the kind of value the field expects (first name, last name, phone number…) and fill it accordingly.

This is still under active development. Amongst the quirks and missing features are:

  • birthdates are always in french format (DD/MM/YYYY)
  • adress, zipcode, city and country fields are unsupported
  • no mechanism for configuration currently

#Where to get the extension?

#Build instructions

Run:

  1. npm install
  2. make