Pencil Case - New Tab

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

什麼是Pencil Case - New Tab?

Pencil Case - New Tab是由http://pencilcaseapp.com開發的Chrome擴展程式,該擴展的主要功能是“Discover resources from Pencil Case with random resources in your new tabs.”。

擴展截圖

screenshot
screenshot
screenshot

下載Pencil Case - New Tab擴展crx文件

下載Pencil Case - New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Pencil Case - New Tab Pencil Case - New Tab
ID bdppdknpkccgnnkiaagceccbcnbjbnnj
官方網址 https://chrome.google.com/webstore/detail/pencil-case-new-tab/bdppdknpkccgnnkiaagceccbcnbjbnnj
簡介 Discover resources from Pencil Case with random resources in your new tabs.
檔案大小 6.61 KB
安裝次數 67
目前版本 1.1
更新時間 2015-02-03
上架時間 2015-02-03
評分 1.33/5 共 3 次評分
開發者 http://pencilcaseapp.com
付費類型 free
支援的語言 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"
}