WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
To-do List Chrome Extension

To-do List Chrome Extension

View on Chrome Web Store
View To-do List Chrome Extension Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (108 ratings)
1 new ratings
9 views
This extension has been viewed 9 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

To-do List Chrome Extension - A free to-do list app and task manager right in your browser. Organize tasks, boost your productivity.
Type
Extension
Users
10,000 users
1K
todo*******************
View author page of todo*******************
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 12, 2024
Version 2.0
Manifest version
3
Updated
Updated on August 8, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View To-do List Chrome Extension Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "2.0",
    "icons": {
        "16": "icon\/16x16.png",
        "48": "icon\/48x48.png",
        "64": "icon\/64x64.png",
        "96": "icon\/96x96.png",
        "128": "icon\/128x128.png"
    },
    "default_locale": "en",
    "minimum_chrome_version": "116",
    "action": {
        "default_title": "__MSG_appName__"
    },
    "permissions": [
        "contextMenus",
        "storage",
        "topSites",
        "favicon",
        "search"
    ],
    "host_permissions": [
        "https:\/\/google.com\/"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top