Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 619 Bytes

Readme.md

File metadata and controls

17 lines (9 loc) · 619 Bytes

Lorem Pastum

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.

Actions available from the context menu

Inspired from Sam Sudar's Biotool

Built using Yeoman's Chrome Extension generator

Commands

npm install

gulp watch will watch for changes, re-compile source code and live reload Chrome.

gulp build will build the extension.