Skip to content
Notifications You must be signed in to change notification settings

kimrasng/todolist_chrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8227647 · · Feb 12, 2026

History

2 Commits
Feb 12, 2026
Feb 12, 2026
Feb 12, 2026
Feb 12, 2026
Feb 12, 2026
Feb 12, 2026

Repository files navigation

ToDo List Chrome Extension

This extension lets you quickly add tasks in a Chrome popup and click to mark them done with a checkbox and a strikethrough.

Installation (from git clone)

  1. Clone the repository.
git clone https://github.com/kimrasng/todolist_chrome
  1. Move into the cloned folder.
cd todolist_chrome
  1. Open chrome://extensions in Chrome.
  2. Enable "Developer mode" in the top-right corner.
  3. Click "Load unpacked" and select this project folder.
  4. Click the extension icon to open the popup.

Features

  • Add and remove ToDos
  • Check to mark done (adds strikethrough)
  • Done/total counters
  • Persists data with chrome.storage.sync# todolist_chrome

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published