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ファイルをダウンロード

ToDo Task拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    ]
}