ToDo Task

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

ToDo Task란 무엇입니까?

ToDo Task은(는) parth.pnp에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Be Well Managed. Your Personal Task Management Tool with Always changing Clasic wallpapers and Material UI/UX Design."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

ToDo Task 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 ToDo Task ToDo Task
ID mddpijhaaceloahgioinhbpafjehhkoe
공식 URL https://chromewebstore.google.com/detail/todo-task/mddpijhaaceloahgioinhbpafjehhkoe
설명 Be Well Managed. Your Personal Task Management Tool with Always changing Clasic wallpapers and Material UI/UX Design.
파일 크기 917 KB
설치 횟수 38
현재 버전 1.4
최근 업데이트 2018-03-08
출시 날짜 2018-03-08
개발자 parth.pnp
이메일 [email protected]
결제 유형 free
지원되는 언어 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"
    ]
}