ToDo Task

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

ToDo Task là gì?

ToDo Task là một tiện ích mở rộng Chrome được phát triển bởi parth.pnp, và tính năng chính của nó là "Be Well Managed. Your Personal Task Management Tool with Always changing Clasic wallpapers and Material UI/UX Design.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng ToDo Task

Tải xuống các tệp mở rộng ToDo Task dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên ToDo Task ToDo Task
ID mddpijhaaceloahgioinhbpafjehhkoe
URL Chính Thức https://chromewebstore.google.com/detail/todo-task/mddpijhaaceloahgioinhbpafjehhkoe
Mô tả Be Well Managed. Your Personal Task Management Tool with Always changing Clasic wallpapers and Material UI/UX Design.
Kích Thước Tệp 917 KB
Số Lần Cài Đặt 38
Phiên Bản Hiện Tại 1.4
Cập Nhật Lần Cuối 2018-03-08
Ngày Phát Hành 2018-03-08
Nhà Phát Triển parth.pnp
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}