clickup-due-today

ClickUp Due Today

A Chrome extension that gives you a quick overview of your ClickUp tasks due today, right from your browser toolbar.

Extension Preview

Features

Installation

From Chrome Web Store

Coming soon

Manual Installation (Developer Mode)

  1. Download or clone this repository
  2. Open Chrome and go to chrome://extensions/
  3. Enable Developer mode (toggle in top right)
  4. Click Load unpacked
  5. Select the extension folder

Setup

  1. Click the extension icon in your browser toolbar
  2. Click Settings
  3. Enter your ClickUp API key:
    • Go to ClickUp Settings > Apps
    • Scroll to API Token and generate or copy your token
    • Paste it in the extension settings
  4. Configure which features you want enabled
  5. Click Save

Privacy

This extension:

See our full Privacy Policy.

Development

Prerequisites

Setup

# Install dependencies
npm install

# Generate icons (if needed)
npm run generate-icons

Project Structure

├── manifest.json      # Extension configuration
├── popup.html/js/css  # Main popup UI
├── options.html/js    # Settings page
├── background.js      # Badge & notifications
├── icons/             # Extension icons
└── screenshots/       # Store listing assets

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

MIT License - see LICENSE for details.

Disclaimer

This extension is not affiliated with, endorsed by, or sponsored by ClickUp.