Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ducksss/calmcanvas
A Chrome Extension with Lofi and A Checklist to keep you productive
https://github.com/ducksss/calmcanvas
Last synced: 13 days ago
JSON representation
A Chrome Extension with Lofi and A Checklist to keep you productive
- Host: GitHub
- URL: https://github.com/ducksss/calmcanvas
- Owner: Ducksss
- Created: 2024-01-21T02:11:39.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-21T02:39:26.000Z (10 months ago)
- Last Synced: 2024-01-21T03:25:04.990Z (10 months ago)
- Language: JavaScript
- Size: 1.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Chrome New Tab Checklist ✓
Minimal and interactive checklist living in your Chrome new tab.## 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 [email protected]: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!