Skip to content

md-xyz/goku-todo-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goku ToDo Chrome Extension

Description

This project is a simple test todo list chrome extension using just html, css (+Tailwind), and js. It allows users to add, mark as complete, and delete tasks. It also has a fun feature where a random Goku gif from Giphy is displayed when all tasks are completed. Modified to use chrome storage api.

Installation

  1. Clone the repository
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable "Developer mode"
  4. Click "Load unpacked" and select this project directory
  5. Click on the Goku extension icon in Chrome and you should see a simple popup Todo list

Usage

  1. Enter a task in the input field and press Enter or click the Add button to add a task.
  2. Click on a task to mark it as complete.
  3. Click the Clear Completed button to remove all completed tasks.
  4. Become Goku

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published