Inside Tasks | Task Management Tool

A New Tab page with prioritized TODO lists.

O que é Inside Tasks | Task Management Tool?

Inside Tasks | Task Management Tool é uma extensão do Chrome desenvolvida por https://insidetasks.com, e sua principal característica é "A New Tab page with prioritized TODO lists.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Inside Tasks | Task Management Tool

Baixe arquivos de extensão Inside Tasks | Task Management Tool no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        A perfect tool to organize your daily routine
Inside 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.
Inside 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. Inside 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 "Inside 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.

Inside 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://insidetasks.com/
Read About us: https://insidetasks.com/about-us/
Read our Privacy Policy: https://insidetasks.com/privacy-policy/
Read our Terms and Conditions: https://insidetasks.com/terms-conditions/
Uninstall Instructions: https://insidetasks.com/uninstalling-a-chrome-extension/                    

Informações Básicas da Extensão

Nome Inside Tasks | Task Management Tool Inside Tasks | Task Management Tool
ID fikiiepjdcgilmeinkckmjhjohkpdgja
URL Oficial https://chromewebstore.google.com/detail/inside-tasks-task-managem/fikiiepjdcgilmeinkckmjhjohkpdgja
Descrição A New Tab page with prioritized TODO lists.
Tamanho do Arquivo 522 KB
Contagem de Instalações 98
Versão Atual 1.2
Última Atualização 2021-04-13
Data de Publicação 2021-01-27
Classificação 4.91/5 Total de 54 Avaliações
Desenvolvedor https://insidetasks.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://insidetasks.com/
URL da Página de Ajuda https://insidetasks.com/contact/
URL da Página de Política de Privacidade https://insidetasks.com/privacy-policy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Inside Tasks | Task Management Tool",
    "version": "1.2",
    "description": "A New Tab page with prioritized TODO lists.",
    "permissions": [
        "storage",
        "chrome:\/\/favicon\/*",
        "sessions",
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "manifest_version": 2
}