Chrome extension to generate lorem ipsum or other random text, html or numbers to quickly fill your forms.
Select an input field on your page, press CTRL+Q, press enter. Done!
You can also use your arrow keys or mouse to play around with the settings and customize the length of the text to insert or generate different values.
This extension uses browsers copy and paste commands to ensure javascript events are triggered and the form is properly handled by the page.
Support for:
- Text: single line text inputs
- Paragraph: multiline, textarea
- HTML: content editable, rich text editors
- Email input
- Number input
- Phone input
Generates a random phrase, you can select 1 to 10 words.
Arrow left/up: select less words Arrow right/down: select more words Mouse: move and click to select and insert |
Generates a random email address.
Arrow keys: generate a new address |
Generates a random phone number.
Arrow keys / mouse move: generate a new number |
As a web developer I sometimes have to fill forms and content pages to test them out. I've tried a few different form fillers and lorem ipsum generators and they usually lack some feature: no support for content editable fields, no html generation, no support for various field types and options are usally limited or complicated. So I've created ALIFF to combine all these features in a single place and make them simple to use.