Task Zee - Todo List Manager

Task Zee is a Chrome plug-in that shows you your to-do items every time you open a new tab.

What is Task Zee - Todo List Manager?

Task Zee - Todo List Manager is a Chrome extension developed by https://sureshdsk.github.io/taskzee, and its main feature is "Task Zee is a Chrome plug-in that shows you your to-do items every time you open a new tab.".

Extension Screenshots

screenshot
screenshot

Download Task Zee - Todo List Manager Extension CRX File

Download Task Zee - Todo List Manager 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

                        Task Zee is a Chrome plug-in that shows you your to-do items every time you open a new tab. This helps you focus on the tasks that needs your attention and avoid distractions like habitually opening Facebook or YouTube to watch yet another cat video.                    

Extension Basic Information

Name Task Zee - Todo List Manager Task Zee - Todo List Manager
ID ehkioebimmkllmhdapjbbdncalnmggnk
Official URL https://chromewebstore.google.com/detail/task-zee-todo-list-manage/ehkioebimmkllmhdapjbbdncalnmggnk
Description Task Zee is a Chrome plug-in that shows you your to-do items every time you open a new tab.
File Size 2.27 MB
Installation Count 21
Current Version 0.4
Last Updated 2019-03-08
Publish Date 2019-03-08
Rating 5.00/5 Total 3 Ratings
Developer https://sureshdsk.github.io/taskzee
Email [email protected]
Payment Type free
Extension Website https://sureshdsk.github.io/taskzee/
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "short_name": "Task Zee",
    "name": "Task Zee - Todo List Manager",
    "description": "Task Zee is a Chrome plug-in that shows you your to-do items every time you open a new tab.",
    "version": "0.4",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/cdnjs.cloudflare.com; object-src 'self'"
}