Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 468 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 468 Bytes

Simple chrome extension that stores text in local storage

preview of the extension

Quick start:

$ npm install
  1. Save the app or extension folder on your test device.
  2. Go to chrome://extensions/.
  3. At the top right, turn on Developer mode.
  4. Click Load unpacked.
  5. Find and select the app or extension folder.
  6. Open a new tab in Chromeand then click Apps and then click the app or extension. Make sure it loads and works correctly.