TaskZero for Google Tasks™

One click access to Google Tasks™

What is TaskZero for Google Tasks™?

TaskZero for Google Tasks™ is a Chrome extension developed by bryanhowarth, and its main feature is "One click access to Google Tasks™".

Extension Screenshots

screenshot

Download TaskZero for Google Tasks™ Extension CRX File

Download TaskZero for Google Tasks™ extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        One click access to Google Tasks™                    

Extension Basic Information

Name TaskZero for Google Tasks™ TaskZero for Google Tasks™
ID lmmmomkohjledbbjnjdgdmpdlllgciih
Official URL https://chromewebstore.google.com/detail/taskzero-for-google-tasks/lmmmomkohjledbbjnjdgdmpdlllgciih
Description One click access to Google Tasks™
File Size 10.99 KB
Installation Count 173
Current Version 1.0.2
Last Updated 2014-09-19
Publish Date 2014-09-18
Rating 2.00/5 Total 2 Ratings
Developer bryanhowarth
Payment Type free
Extension Website http://taskzero.io
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TaskZero for Google Tasks\u2122",
    "description": "One click access to Google Tasks\u2122",
    "version": "1.0.2",
    "browser_action": {
        "default_icon": "icon-128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}