Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 369 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 369 Bytes

getLoremIpsum

Google Chrome extension that generates lorem ipsum text

Build

  1. install Node.js
  2. install grunt-cli globally npm install -g grunt-cli
  3. install node modules npm install
  4. build js with grunt grunt build

Install

  1. Open Chrome
  2. Open Settings
  3. Go to Extensions
  4. Check in the developer mode checkbox
  5. Browse the unpacked extension