Pencil Case - New Tab

Discover resources from Pencil Case with random resources in your new tabs.

Pencil Case - New Tab là gì?

Pencil Case - New Tab là một tiện ích mở rộng Chrome được phát triển bởi http://pencilcaseapp.com, và tính năng chính của nó là "Discover resources from Pencil Case with random resources in your new tabs.".

Ả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 Pencil Case - New Tab

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

                        The "new tab" extension from Pencil Case fills your new tabs with randomly selected resources from pencilcaseapp.com, helping you discover more great resources from Pencil Case.                    

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

Tên Pencil Case - New Tab Pencil Case - New Tab
ID bdppdknpkccgnnkiaagceccbcnbjbnnj
URL Chính Thức https://chrome.google.com/webstore/detail/pencil-case-new-tab/bdppdknpkccgnnkiaagceccbcnbjbnnj
Mô tả Discover resources from Pencil Case with random resources in your new tabs.
Kích Thước Tệp 6.61 KB
Số Lần Cài Đặt 67
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2015-02-03
Ngày Phát Hành 2015-02-03
Đánh Giá 1.33/5 Tổng số 3 Đánh Giá
Nhà Phát Triển http://pencilcaseapp.com
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Pencil Case - New Tab",
    "short_name": "Pencil Case - New Tab",
    "author": "Pencil Case (pencilcaseapp.com)",
    "version": "1.1",
    "description": "Discover resources from Pencil Case with random resources in your new tabs.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "incognito": "split"
}