All Projects → arnellebalane → simple-todo

arnellebalane / simple-todo

Licence: MIT license
A browser extension that replaces the new tab page with a simple todo list

Programming Languages

Svelte
593 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to simple-todo

perfect-home
firefox newtab/home replacement
Stars: ✭ 101 (+80.36%)
Mutual labels:  firefox-addon, svelte
svelte-tailwind-snowpack
TailwindCSS with Svelte and Snowpack v3
Stars: ✭ 100 (+78.57%)
Mutual labels:  svelte, snowpack
svelte-typescript-setups
Examples and tests of different bundler setups for Svelte with Typescript and PostCSS (Tailwind)
Stars: ✭ 50 (-10.71%)
Mutual labels:  svelte, snowpack
Npmhub
🔎 A browser extension to explore npm dependencies on GitHub repos
Stars: ✭ 542 (+867.86%)
Mutual labels:  firefox-addon, svelte
Blazor.BrowserExtension
A package for building Browser Extension with Blazor WebAssembly application.
Stars: ✭ 207 (+269.64%)
Mutual labels:  firefox-addon
view-background-image
Chrome extension that adds "View background image" to the context menu
Stars: ✭ 35 (-37.5%)
Mutual labels:  firefox-addon
omnibang
Browser extension for searching many sites directly from address bar using bangs provided by DuckDuckGo.
Stars: ✭ 31 (-44.64%)
Mutual labels:  firefox-addon
gmail-quick-links
a Chrome Extension / Firefox Add-On for creating Quick Links in Gmail
Stars: ✭ 47 (-16.07%)
Mutual labels:  firefox-addon
sensor.community
✨ new shiny website built with svelte ❤️ for dust and noise measuring project 👉 https://sensor.community
Stars: ✭ 45 (-19.64%)
Mutual labels:  svelte
YuiAPI
一个浏览器API测试客户端,API文档生成器,支持chrome/firefox/新版edge
Stars: ✭ 25 (-55.36%)
Mutual labels:  firefox-addon
reddit-comment-highlights
A browser extension with minimal permissions that highlights Reddit.com comments since you've been away
Stars: ✭ 31 (-44.64%)
Mutual labels:  firefox-addon
security.txt
ℹ️ Cross-platform browser extension for discovering security.txt and humans.txt files.
Stars: ✭ 15 (-73.21%)
Mutual labels:  firefox-addon
carbon-preprocess-svelte
Collection of Svelte preprocessors for the Carbon Design System
Stars: ✭ 39 (-30.36%)
Mutual labels:  svelte
selecton-extension
Selecton provides popup with actions on text selection in all major browsers
Stars: ✭ 36 (-35.71%)
Mutual labels:  firefox-addon
Upvote-Anywhere
Upvote Anywhere Browser Extension
Stars: ✭ 339 (+505.36%)
Mutual labels:  firefox-addon
yt-dislikes-viewer
A browser extension that allows you to see dislikes on a youtube video after the youtube update
Stars: ✭ 291 (+419.64%)
Mutual labels:  firefox-addon
apod chrome extension
Astronomy Picture of the Day (APOD) Chrome Extension for the new tab screen
Stars: ✭ 16 (-71.43%)
Mutual labels:  firefox-addon
tab-counter
A button badge that shows the number of tabs open in a window
Stars: ✭ 35 (-37.5%)
Mutual labels:  firefox-addon
snowpack-rescript-react
A project template to start ReScript React with Snowpack
Stars: ✭ 22 (-60.71%)
Mutual labels:  snowpack
SevenTV
A Web Extension implementing 7TV emotes and other features for integration in Twitch and YouTube chat. ⚠️ A full rewrite is in progress, avoid further contributions to this repo. See https://github.com/seventv/extensionv3
Stars: ✭ 205 (+266.07%)
Mutual labels:  firefox-addon

Simple Todo

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

Simple Todo

Get the app

Features

  • 👉 Manage todo items across three predefined lists
  • 🌒 Dark mode
  • 🎨 Configurable color schemes
  • 🏞 Background images from Unsplash or custom uploaded image
  • 🙈 Privacy mode
  • 🏷 Custom tags
  • 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].