WebExtension.net
WebExtension.net

Button for Google Tasks

View on Chrome Web Store
View Button for Google Tasks Chrome Extension on Chrome Web Store
4.6 (99 ratings)

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

Quickly access and manage your Google Tasks directly from your Google Chrome toolbar.
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 24.9.5
Manifest version
3
Updated
Updated on September 6, 2024
View on Chrome Web Store
View Button for Google Tasks Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "version": "24.9.5",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "homepage_url": "https:\/\/manganum.app\/products\/google-tasks-on-new-tab",
    "name": "Button for Google Tasks",
    "description": "Quickly access and manage your Google Tasks directly from your Google Chrome toolbar.",
    "manifest_version": 3,
    "default_locale": "en",
    "permissions": [],
    "host_permissions": [
        "https:\/\/tasks.google.com\/*\/"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/tasks.google.com\/embed\/list\/*"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "action": {
        "default_icon": {
            "128": "googletasks128.png"
        }
    },
    "icons": {
        "128": "googletasks128.png"
    }
}
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