This extensions allows you to insert dummy text, taken from lorem.rocks in the active input. If the active input is an input dom element,
it will insert a heading
. If the current active input is a textarea or an iframe (tbd, integrate with tinymce) it will insert a paragraph
.
Still a work in progress.
You can click the browser icon to:
The extension provides three shortcuts:
Ctrl + F
=> Fill, it's the same as clicking the browser icon. Inserts a paragraph or heading based on the active dom element type.Ctrl + H
=> Always inserts a headingCtrl + P
=> Always inserts a paragraph