Yikes, the super simple task reminder...

Yikes is a super cool task reminder tool. Each task can be color coded and gives you a nifty count down.

Yikes, the super simple task reminder... là gì?

Yikes, the super simple task reminder... là một tiện ích mở rộng Chrome được phát triển bởi https://nickwforsberg.com, và tính năng chính của nó là "Yikes is a super cool task reminder tool. Each task can be color coded and gives you a nifty count down.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Yikes, the super simple task reminder...

Tải xuống các tệp mở rộng Yikes, the super simple task reminder... 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

                        Yikes! is a cool but lightweight countdown task reminder that appears every time you open a new browser tab. You can create multiple tasks to track and watch how long you have to complete them in the number of sleeps or days. Each task can be color coded and gives you a nifty count down. Track up coming tasks and tasks from the past. 

Features include:
* Super fast loading
* Multiple task creation
* Track your tasks in number of sleeps or number of days
* Dark or light mode
* Assign a colour to a task
* Task deletion                    

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

Tên Yikes, the super simple task reminder... Yikes, the super simple task reminder...
ID obidoeddpakjpemdeggdhahhmeglpbdg
URL Chính Thức https://chromewebstore.google.com/detail/yikes-the-super-simple-ta/obidoeddpakjpemdeggdhahhmeglpbdg
Mô tả Yikes is a super cool task reminder tool. Each task can be color coded and gives you a nifty count down.
Kích Thước Tệp 1.38 MB
Số Lần Cài Đặt 14
Phiên Bản Hiện Tại 2.0.1
Cập Nhật Lần Cuối 2021-04-11
Ngày Phát Hành 2015-08-03
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://nickwforsberg.com
Email [email protected]
Loại Thanh Toán free
URL Trang Trợ Giúp https://trello.com/b/fgCR0O0y/yikes-development-board
Ngôn Ngữ Được Hỗ Trợ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Yikes, the super simple task reminder...",
    "icons": {
        "16": "yikes-logo-16.png",
        "48": "yikes-logo-48.png",
        "128": "yikes-logo-128.png"
    },
    "description": "Yikes is a super cool task reminder tool. Each task can be color coded and gives you a nifty count down.",
    "version": "2.0.1",
    "manifest_version": 2,
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}