🦦 Otter Todo Extension 🦦

A modern browser extension for managing your daily tasks with a playful otter theme!

✨ Features

🎨 Modern UI Design

Sleek, glass-morphism interface with smooth animations

🔁 Drag & Drop

Reorder tasks by dragging items into your preferred order

🦦 Otter Theme

Adorable otter emojis and playful design elements

⚡ Auto-focus

Input field automatically focuses when popup opens

⌨️ Keyboard Support

Add tasks with Enter key for quick workflow

✅ Task Completion

Green checkmark buttons to mark tasks as complete

💾 Local Storage

Tasks persist between browser sessions

✏️ Inline Editing

Double-click a task to edit it securely in place

🎨 Design Highlights

🚀 Installation

For Development

  1. Clone the repository:
    git clone https://github.com/TonsOfFunn/todo-browser-ext.git
    cd todo-browser-ext
  2. Load in Chrome/Edge:
    • Open your browser and go to chrome://extensions/
    • Enable "Developer mode" (toggle in top right)
    • Click "Load unpacked"
    • Select the project folder
  3. Start using:
    • Click the extension icon in your browser toolbar
    • Start adding tasks!

📁 Project Structure

todo/
├── manifest.json      # Extension configuration
├── popup.html         # Main interface
├── popup.css          # Modern styling
├── popup.js           # Functionality
├── icon.png           # Extension icon
└── README.md          # Documentation

🛠️ Technical Details

🎯 Usage

  1. Add Tasks: Type in the input field and press Enter or click "Add"
  2. Complete Tasks: Click the green checkmark ✓ to mark as complete
  3. Auto-focus: The input field automatically focuses when you open the popup
  4. Persistence: Your tasks are saved and will appear when you reopen the extension

🔧 Customization

The extension is highly customizable through CSS variables and the modular JavaScript structure. You can easily:

🤝 Contributing

Contributions are welcome! Feel free to:

🦦 About the Otter Theme

Otters are playful, intelligent creatures that bring joy and positivity. This extension captures that spirit with:

📥 Download

Get on GitHub