A Chrome extension to paste Lorem Ipsum texts of different sizes in input fields and textareas, using the contextual menu (right-click). Also works with some javascript editors like CKEditor or TinyMCE.
Inspired from Sam Sudar's Biotool
Built using Yeoman's Chrome Extension generator
npm install
gulp watch
will watch for changes, re-compile source code and live reload Chrome.
gulp build
will build the extension.