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
公式URL 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"
}