Skip to content

Earthii/chromePad

Repository files navigation

chromePad is a chrome extension which enables users to take notes through chrome.

Notes are synced to your chrome storage. This means that if you are logged into chrome, your notes

will be syned across all your chrome browsers.

People are no longer required to open up a word file, a text file, etc to take simple notes.

Design

chromePad comes with a minimalistic design so that users know exactly where each features are located. Version 1.0.3

Developer

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

npm run build will build the prod artifacts.

Install

go to chrome://extensions/ and click on load unpacked. Navigate to the dist/chromePad folder. Be sure to copy over the manifest.json before installing to chrome