Around Tasks | Task Management Tool

A New Tab page with prioritized TODO lists.

Was ist Around Tasks | Task Management Tool?

Around Tasks | Task Management Tool ist eine Chrome-Erweiterung, die von aroundtasks entwickelt wurde, und ihr Hauptmerkmal ist "A New Tab page with prioritized TODO lists.".

Erweiterungsscreenshots

screenshot

Around Tasks | Task Management Tool-Erweiterungs-CRX-Datei herunterladen

Laden Sie Around Tasks | Task Management Tool-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        A perfect tool to organize your daily routine
Around Tasks 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.
Around Tasks 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. Around Tasks 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 "Around Tasks" Chrome extension and hereby agree to set Chrome New Tab to that provided by the service and the Privacy Policy and Terms of Use.

Around Tasks 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://aroundtasks.com/
Read About us: https://aroundtasks.com/about-us/
Read our Privacy Policy: https://aroundtasks.com/privacy-policy/
Read our Terms and Conditions: https://aroundtasks.com/terms-and-conditions/
Uninstall Instructions: https://aroundtasks.com/uninstall-from-chrome/                    

Grundlegende Informationen zur Erweiterung

Name Around Tasks | Task Management Tool Around Tasks | Task Management Tool
ID eckegfbgjgeobeiakfpkmlikeadomfca
Offizielle URL https://chrome.google.com/webstore/detail/around-tasks-task-managem/eckegfbgjgeobeiakfpkmlikeadomfca
Beschreibung A New Tab page with prioritized TODO lists.
Dateigröße 523 KB
Installationsanzahl 10,000
Aktuelle Version 1.3
Letztes Update 2021-04-20
Veröffentlichungsdatum 2021-04-20
Bewertung 4.89/5 Insgesamt 35 Bewertungen
Entwickler aroundtasks
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://aroundtasks.com/
Hilfeseite URL https://aroundtasks.com/contact-us/
URL der Datenschutzrichtlinien-Seite https://aroundtasks.com/privacy-policy
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Around Tasks | Task Management Tool",
    "version": "1.3",
    "description": "A New Tab page with prioritized TODO lists.",
    "permissions": [
        "storage",
        "chrome:\/\/favicon\/*",
        "sessions",
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "manifest_version": 2
}