Minimal and interactive checklist living in your Chrome new tab.
This is a new tab Chrome extension build with plain ol' Javascript, HTML, and CSS!
Add items, edit and move them around, delete them — the previous 7 days will be saved in your browser.
Download the Chrome extension at the Chrome Web Store here and you're good to go!
- Clone repository to your local machine
git clone git@github.com:timc1/checklist-chrome-extension.git
-
In your browser, open
chrome://extensions/
-
Enable
Developer Mode
in the upper right hand corner -
Click
Load unpacked
, and upload the repository folder -
Make changes, add new features, enjoy!