Tasks Area | Task Management Tool

A New Tab page with prioritized TODO lists.

What is Tasks Area | Task Management Tool?

Tasks Area | Task Management Tool is a Chrome extension developed by tasksarea, and its main feature is "A New Tab page with prioritized TODO lists.".

Extension Screenshots

screenshot

Download Tasks Area | Task Management Tool Extension CRX File

Download Tasks Area | Task Management Tool 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

                        A perfect tool to organize your daily routine
Tasks Area is a neat and smart extension that is going to improve your work-life balance in a wink. This modern tool is used worldwide to plan, organize, schedule and make things easier for busy people. Now it becomes easier to remember and sort out important things.
Tasks Area allows you to work on various projects and run errands without any fear that you can forget something. Simple yet practical extension is easy to install and handle. All the tasks can be trusted to us so that every day would be enjoyable. Tasks Area is a high-end functional tool that provides an exceptional custom search experience powered by Bing.

By clicking "Add to Chrome", I accept and agree to install "Tasks Area" Chrome extension and hereby agree to set Chrome New Tab to that provided by the service and the Privacy Policy and Terms of Use.

Tasks Area is the first choice for busy & successful users. You get access to:
- State-of-the-art To-Do lists;
- Smart links to Gmail, Youtube, Facebook, Yahoo News;
- Easy scheduling process with fast redirection to New Tab;
- Convenient outlook of the recently viewed processes.

You may remove this extension at any time from the chrome extension page.
Visit our website at https://tasksarea.com/
Read About us: https://tasksarea.com/about-us/
Read our Privacy Policy: https://tasksarea.com/privacy-policy/
Read our Terms and Conditions: https://tasksarea.com/terms-and-conditions/
Uninstall Instructions: https://tasksarea.com/uninstall-from-chrome/                    

Extension Basic Information

Name Tasks Area | Task Management Tool Tasks Area | Task Management Tool
ID pahcgdhpimolppohfdgcnfjeglelonab
Official URL https://chromewebstore.google.com/detail/tasks-area-task-managemen/pahcgdhpimolppohfdgcnfjeglelonab
Description A New Tab page with prioritized TODO lists.
File Size 327 KB
Installation Count 34,116
Current Version 1.4
Last Updated 2021-10-19
Publish Date 2021-05-13
Rating 4.94/5 Total 188 Ratings
Developer tasksarea
Email [email protected]
Payment Type free
Extension Website https://tasksarea.com
Help Page URL https://tasksarea.com/contact-us
Privacy Policy Page URL https://tasksarea.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tasks Area | Task Management Tool",
    "browser_action": {
        "default_icon": "images\/fav.png"
    },
    "version": "1.4",
    "description": "A New Tab page with prioritized TODO lists.",
    "permissions": [
        "storage",
        "chrome:\/\/favicon\/*",
        "sessions",
        "tabs",
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "128": "images\/fav.png"
    },
    "manifest_version": 2
}