Motivation Todo list with age counter.

Todo list with age counter to make the most out of your day! Remake of remake. My fork is at https://github.com/ksiadz/motivation

Motivation Todo list with age counter. là gì?

Motivation Todo list with age counter. là một tiện ích mở rộng Chrome được phát triển bởi wojciech.kokorzycki, và tính năng chính của nó là "Todo list with age counter to make the most out of your day! Remake of remake. My fork is at https://github.com/ksiadz/motivation".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Motivation Todo list with age counter.

Tải xuống các tệp mở rộng Motivation Todo list with age counter. 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

                                            

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

Tên Motivation Todo list with age counter. Motivation Todo list with age counter.
ID emdpadcdfnncmlhpldncnijaeodnjplj
URL Chính Thức https://chrome.google.com/webstore/detail/motivation-todo-list-with/emdpadcdfnncmlhpldncnijaeodnjplj
Mô tả Todo list with age counter to make the most out of your day! Remake of remake. My fork is at https://github.com/ksiadz/motivation
Kích Thước Tệp 489 KB
Số Lần Cài Đặt 44
Phiên Bản Hiện Tại 0.1.1
Cập Nhật Lần Cuối 2017-03-18
Ngày Phát Hành 2017-03-18
Đánh Giá 3.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển wojciech.kokorzycki
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": "Motivation Todo list with age counter.",
    "version": "0.1.1",
    "manifest_version": 2,
    "description": "Todo list with age counter to make the most out of your day! Remake of remake. My fork is at https:\/\/github.com\/ksiadz\/motivation",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon.png"
    },
    "permissions": [
        "storage"
    ]
}