An open API service indexing awesome lists of open source software.

https://github.com/timc1/checklist-chrome-extension

Minimal and interactive checklist living in your Chrome new tab.
https://github.com/timc1/checklist-chrome-extension

chrome-extension chrome-new-tab css html javascript

Last synced: about 1 year ago
JSON representation

Minimal and interactive checklist living in your Chrome new tab.

Awesome Lists containing this project

README

          


Chrome New Tab Checklist ✓



Minimal and interactive checklist living in your Chrome new tab.


checklist chrome extension gif

## About
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.

## Usage
Download the Chrome extension at the Chrome Web Store [here](https://chrome.google.com/webstore/detail/get-h%25t-done-new-tab-exte/bogjahkkonemlclmhgebmdjlljiiknej?hl=en&authuser=0) and you're good to go!

## Installation
1. Clone repository to your local machine
```
git clone git@github.com:timc1/checklist-chrome-extension.git
```

2. In your browser, open `chrome://extensions/`

3. Enable `Developer Mode` in the upper right hand corner

4. Click `Load unpacked`, and upload the repository folder

5. Make changes, add new features, enjoy!