Around Tasks | Task Management Tool

A New Tab page with prioritized TODO lists.

Что такое Around Tasks | Task Management Tool?

Around Tasks | Task Management Tool - это расширение Chrome, разработанное aroundtasks, и его основная функция - "A New Tab page with prioritized TODO lists.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Around Tasks | Task Management Tool

Скачайте файлы расширений Around Tasks | Task Management Tool в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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/                    

Основная информация о расширении

Название Around Tasks | Task Management Tool Around Tasks | Task Management Tool
ID eckegfbgjgeobeiakfpkmlikeadomfca
Официальный URL https://chrome.google.com/webstore/detail/around-tasks-task-managem/eckegfbgjgeobeiakfpkmlikeadomfca
Описание A New Tab page with prioritized TODO lists.
Размер файла 523 KB
Количество установок 10,000
Текущая Версия 1.3
Последнее Обновление 2021-04-20
Дата публикации 2021-04-20
Рейтинг 4.89/5 Всего 35 оценок
Разработчик aroundtasks
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://aroundtasks.com/
URL страницы помощи https://aroundtasks.com/contact-us/
URL страницы политики конфиденциальности https://aroundtasks.com/privacy-policy
Поддерживаемые языки 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
}