minimal-new-tab

(FINISHED) Replacement of the new tab for Google Chrome

minimal-new-tab là gì?

minimal-new-tab là một tiện ích mở rộng Chrome được phát triển bởi durancristhian, và tính năng chính của nó là "(FINISHED) Replacement of the new tab for Google Chrome".

Ả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 minimal-new-tab

Tải xuống các tệp mở rộng minimal-new-tab 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

                        (FINISHED) Replacement of the new tab for Google Chrome

Version 1.0:
- Deleted extra functionality and commented code

Versión 0.3:
- Added animate.css animations and daily quotes

Versión 0.2:
- ToDo list added at the right

Versión 0.1:
- Added centered day and hour                    

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

Tên minimal-new-tab minimal-new-tab
ID nljoaafhkenagpclofihfbfhkhddhdlk
URL Chính Thức https://chromewebstore.google.com/detail/minimal-new-tab/nljoaafhkenagpclofihfbfhkhddhdlk
Mô tả (FINISHED) Replacement of the new tab for Google Chrome
Kích Thước Tệp 575 KB
Số Lần Cài Đặt 24
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2015-11-29
Ngày Phát Hành 2015-11-29
Đánh Giá 4.67/5 Tổng số 3 Đánh Giá
Nhà Phát Triển durancristhian
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": "minimal-new-tab",
    "description": "(FINISHED) Replacement of the new tab for Google Chrome",
    "version": "1.0",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2,
    "icons": {
        "16": "img\/icon-16.png",
        "128": "img\/icon-128.png"
    }
}