Things To Do

Nice and useful to do list on your search tab

O que é Things To Do?

Things To Do é uma extensão do Chrome desenvolvida por luciodiri, e sua principal característica é "Nice and useful to do list on your search tab".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Things To Do

Baixe arquivos de extensão Things To Do 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

                        ORGANIZE YOUR DAY DIRECTLY FROM YOUR BROWSER

As you browse and work on your computer, write down whatever comes to mind on your personal todo list. Check or delete once you are done.

Disclaimer:
Things To Do will change your New Tab - Results from Microsoft Bing. The extension will not make any changes to any other search setting in your browser

Your todo list is available whenever you open a new tab. And your todo items will stay around as long as you need them, even if you have closed your tabs.

Note, By installing the Things To Do extension,  you agree to the Terms of Service and the Privacy Policy as follows:

Privacy Policy: https://thingstodo-list.co/privacy-policy
Terms of Service: http://thingstodo-list.co/tos                    

Informações Básicas da Extensão

Nome Things To Do Things To Do
ID ejdnfgiipfhkdfhmgeehaabehjfpojme
URL Oficial https://chromewebstore.google.com/detail/things-to-do/ejdnfgiipfhkdfhmgeehaabehjfpojme
Descrição Nice and useful to do list on your search tab
Tamanho do Arquivo 482 KB
Contagem de Instalações 10,000
Versão Atual 1.7
Última Atualização 2023-06-22
Data de Publicação 2021-07-11
Classificação 4.25/5 Total de 12 Avaliações
Desenvolvedor luciodiri
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://thingstodo-list.co
URL da Página de Ajuda https://onchain-explore.com/#contact-us
URL da Página de Política de Privacidade http://onchain-explore.com/privacy-policy
Idiomas Suportados en
manifest.json
{
    "manifest_version": 3,
    "description": "Nice and useful to do list on your search tab",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "65": "icon65.png",
        "128": "icon128.png"
    },
    "name": "Things To Do",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.7"
}