Google Chrome extension that generates lorem ipsum text
- install Node.js
- install grunt-cli globally
npm install -g grunt-cli
- install node modules
npm install
- build js with grunt
grunt build
- Open Chrome
- Open Settings
- Go to Extensions
- Check in the developer mode checkbox
- Browse the unpacked extension