WebExtension.net
WebExtension.net

ToDoNewTab

View on Chrome Web Store
View ToDoNewTab Chrome Extension on Chrome Web Store
5.0 (2 ratings)

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

Manage your to do lists here.
Type
Extension
Users
9,000 users
Visicom Media
View author page of Visicom Media
Published
Published on December 7, 2023
Version 1.02
Manifest version
3
Updated
Updated on May 17, 2024
View on Chrome Web Store
View ToDoNewTab Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ToDoNewTab",
    "manifest_version": 3,
    "description": "Manage your to do lists here.",
    "version": "1.02",
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "64": "images\/icon-64.png",
        "128": "images\/icon-128.png"
    },
    "action": {
        "default_title": "ToDoNewTab"
    },
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "todonewtab.html"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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