Simple chrome extension that stores text in local storage
Quick start:
$ npm install
- Save the app or extension folder on your test device.
- Go to chrome://extensions/.
- At the top right, turn on Developer mode.
- Click Load unpacked.
- Find and select the app or extension folder.
- Open a new tab in Chromeand then click Apps and then click the app or extension. Make sure it loads and works correctly.