WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Sidebar for Google Tasks

Sidebar for Google Tasks

View on Chrome Web Store
View Sidebar for Google Tasks Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (108 ratings)
1 new ratings
0 views
This extension has been viewed 0 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.

Access Google Tasks directly in Chrome’s sidebar (side panel)—stay organized without needing Gmail or Google Calendar.
Type
Extension
Users
30,000 users
Website browsecraft.com
BrowseCraft
View author page of BrowseCraft
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 12, 2019
Version 25.6.7
Manifest version
3
Updated
Updated on June 7, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Sidebar for Google Tasks 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
{
    "version": "25.6.7",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "homepage_url": "https:\/\/manganum.app\/products\/google-tasks-on-new-tab",
    "name": "Sidebar for Google Tasks",
    "description": "Access Google Tasks directly in Chrome\u2019s sidebar (side panel)\u2014stay organized without needing Gmail or Google Calendar.",
    "manifest_version": 3,
    "default_locale": "en",
    "permissions": [
        "declarativeNetRequestWithHostAccess",
        "sidePanel"
    ],
    "host_permissions": [
        "https:\/\/tasks.google.com\/*\/"
    ],
    "side_panel": {
        "default_path": "panel.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "128": "assets\/googletasks128.png"
        }
    },
    "icons": {
        "128": "assets\/googletasks128.png"
    }
}
© 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