Skip to content

A Chrome extension that replaces the new tab page with a simple todo list

License

Notifications You must be signed in to change notification settings

chrome-extension/simple-todo

 
 

Repository files navigation

Simple Todo

A Chrome extension that replaces the new tab page with a simple todo list.

Simple Todo

Features

  • 👉 Manage todo items across three predefined lists
  • 🌒 Dark mode
  • 🎨 Configurable color schemes
  • 🏞 Background images from Unsplash
  • ✨ More features coming soon!

Contributing

Thanks for your interest to contribute to this project! To get started, setup and run this repository on your machine.

git clone https://github.com/arnellebalane/simple-todo.git
cd simple-todo

# Install dependencies
npm ci

# Run local server
npm run dev

# Build for production
npm run build

License

MIT License

About

A Chrome extension that replaces the new tab page with a simple todo list

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Svelte 59.8%
  • JavaScript 29.7%
  • CSS 7.7%
  • HTML 2.3%
  • Shell 0.5%