Tasks Area | Task Management Tool

A New Tab page with prioritized TODO lists.

Tasks Area | Task Management Toolとは何ですか?

Tasks Area | Task Management Toolはtasksareaによって開発されたChromeの拡張機能で、その主な機能は「A New Tab page with prioritized TODO lists.」です。

拡張機能のスクリーンショット

screenshot

Tasks Area | Task Management Tool拡張機能のCRXファイルをダウンロード

Tasks Area | Task Management Tool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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/                    

拡張機能の基本情報

名前 Tasks Area | Task Management Tool Tasks Area | Task Management Tool
ID pahcgdhpimolppohfdgcnfjeglelonab
公式URL https://chromewebstore.google.com/detail/tasks-area-task-managemen/pahcgdhpimolppohfdgcnfjeglelonab
説明 A New Tab page with prioritized TODO lists.
ファイルサイズ 327 KB
インストール数 34,116
現在のバージョン 1.4
最終更新日 2021-10-19
公開日 2021-05-13
評価 4.94/5 合計 188 レビュー
開発者 tasksarea
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://tasksarea.com
ヘルプページのURL https://tasksarea.com/contact-us
プライバシーポリシーページのURL https://tasksarea.com/privacy-policy
対応言語 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
}