Jurawa Design Wolf - New Tab Extension

Make new tabs display only the Jurawa Design Wolf background... no apps, recently viewed pages or any other muck.

Jurawa Design Wolf - New Tab Extensionとは何ですか?

Jurawa Design Wolf - New Tab Extensionはhttp://jurawa.comによって開発されたChromeの拡張機能で、その主な機能は「Make new tabs display only the Jurawa Design Wolf background... no apps, recently viewed pages or any other muck.」です。

拡張機能のスクリーンショット

screenshot

Jurawa Design Wolf - New Tab Extension拡張機能のCRXファイルをダウンロード

Jurawa Design Wolf - New Tab Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        >>> Updated to an extension <<<

Now, it is an extension rather than just a theme... which replaces the default Chrome New Tab Page with just the good ole motivational wolf! No more intrusive Chrome search bars, apps or recently viewed pages...

Originally, I created this Google Chrome theme because I thought it might help motivate me to actually work on the things I should be working on... Ironically, I definitely should have been working on other things while I made the theme. 

Maybe it will help motivate some of you, and if not, at least the image is hilarious and makes me laugh every time I open a new tab!

Enjoy!                    

拡張機能の基本情報

名前 Jurawa Design Wolf - New Tab Extension Jurawa Design Wolf - New Tab Extension
ID afjfmoigbfhbaamolklglmikikdklnpo
公式URL https://chrome.google.com/webstore/detail/jurawa-design-wolf-new-ta/afjfmoigbfhbaamolklglmikikdklnpo
説明 Make new tabs display only the Jurawa Design Wolf background... no apps, recently viewed pages or any other muck.
ファイルサイズ 2.39 MB
インストール数 1,000
現在のバージョン 0.1
最終更新日 2014-06-10
公開日 2014-06-10
評価 3.14/5 合計 170 レビュー
開発者 http://jurawa.com
支払い方法 in_app
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.1",
    "name": "Jurawa Design Wolf - New Tab Extension",
    "short_name": "New Tabs with the Jurawa Design Wolf",
    "description": "Make new tabs display only the Jurawa Design Wolf background... no apps, recently viewed pages or any other muck.",
    "icons": {
        "16": "images\/wolf-ext-icon-16-16.png",
        "48": "images\/wolf-ext-icon-48-48.png",
        "128": "images\/wolf-ext-icon-128-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "wolf.html"
    }
}