ToDo Task

Be Well Managed. Your Personal Task Management Tool with Always changing Clasic wallpapers and Material UI/UX Design.

O que é ToDo Task?

ToDo Task é uma extensão do Chrome desenvolvida por parth.pnp, e sua principal característica é "Be Well Managed. Your Personal Task Management Tool with Always changing Clasic wallpapers and Material UI/UX Design.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão ToDo Task

Baixe arquivos de extensão ToDo Task 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

                        MANAGE ALL YOUR TASKS RIGHT FROM YOUR BROWSER
Download our Chrome extension to keep your to-do lists just a click away. View, add, organize, complete, and delegate tasks right from your browser.

MANAGE YOUR TASKS EVEN OFFLINE

GET CUSTOMIZED NEW TAB LAYOUT WITH EVERY TIME CHANGING AWESOME WALLPAPERS.

UPDATE 1.3:
Minor UX Improvements

UPDATE 1.2:
New Weather Widget
New Quote of The Day
New Bunch of Wallpapapers
New Feature to hide screen.                    

Informações Básicas da Extensão

Nome ToDo Task ToDo Task
ID mddpijhaaceloahgioinhbpafjehhkoe
URL Oficial https://chromewebstore.google.com/detail/todo-task/mddpijhaaceloahgioinhbpafjehhkoe
Descrição Be Well Managed. Your Personal Task Management Tool with Always changing Clasic wallpapers and Material UI/UX Design.
Tamanho do Arquivo 917 KB
Contagem de Instalações 38
Versão Atual 1.4
Última Atualização 2018-03-08
Data de Publicação 2018-03-08
Desenvolvedor parth.pnp
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ToDo Task",
    "description": "Be Well Managed. Your Personal Task Management Tool with Always changing Clasic wallpapers and Material UI\/UX Design.",
    "version": "1.4",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "templates\/index.html"
    },
    "icons": {
        "16": "static\/img\/16icon.png",
        "48": "static\/img\/48icon.png",
        "128": "static\/img\/128icon.png"
    },
    "browser_action": {
        "default_icon": "static\/img\/48icon.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/query.yahooapis.com; object-src 'self'",
    "manifest_version": 2,
    "permissions": [
        "storage",
        "activeTab",
        "unlimitedStorage",
        "geolocation"
    ]
}