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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Make new tabs display only the Jurawa Design Wolf background... no apps, recently viewed pages or any other muck."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Jurawa Design Wolf - New Tab Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}