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.

Co to jest Jurawa Design Wolf - New Tab Extension?

Jurawa Design Wolf - New Tab Extension to rozszerzenie Chrome opracowane przez http://jurawa.com, a jego główną funkcją jest „Make new tabs display only the Jurawa Design Wolf background... no apps, recently viewed pages or any other muck.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Jurawa Design Wolf - New Tab Extension

Pobierz pliki rozszerzeń Jurawa Design Wolf - New Tab Extension w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        >>> 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!                    

Podstawowe informacje o rozszerzeniu

Nazwa Jurawa Design Wolf - New Tab Extension Jurawa Design Wolf - New Tab Extension
ID afjfmoigbfhbaamolklglmikikdklnpo
Oficjalny URL https://chrome.google.com/webstore/detail/jurawa-design-wolf-new-ta/afjfmoigbfhbaamolklglmikikdklnpo
Opis Make new tabs display only the Jurawa Design Wolf background... no apps, recently viewed pages or any other muck.
Rozmiar pliku 2.39 MB
Liczba instalacji 1,000
Aktualna Wersja 0.1
Ostatnia Aktualizacja 2014-06-10
Data Publikacji 2014-06-10
Ocena 3.14/5 Łącznie 170 Oceny
Deweloper http://jurawa.com
Typ Płatności in_app
Obsługiwane Języki 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"
    }
}