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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        >>> 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"
    }
}