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.
Was ist Jurawa Design Wolf - New Tab Extension?
Jurawa Design Wolf - New Tab Extension ist eine Chrome-Erweiterung, die von http://jurawa.com entwickelt wurde, und ihr Hauptmerkmal ist "Make new tabs display only the Jurawa Design Wolf background... no apps, recently viewed pages or any other muck.".
Erweiterungsscreenshots
Jurawa Design Wolf - New Tab Extension-Erweiterungs-CRX-Datei herunterladen
Laden Sie Jurawa Design Wolf - New Tab Extension-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
>>> 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! Grundlegende Informationen zur Erweiterung
| Name | |
| ID | afjfmoigbfhbaamolklglmikikdklnpo |
| Offizielle URL | https://chrome.google.com/webstore/detail/jurawa-design-wolf-new-ta/afjfmoigbfhbaamolklglmikikdklnpo |
| Beschreibung | Make new tabs display only the Jurawa Design Wolf background... no apps, recently viewed pages or any other muck. |
| Dateigröße | 2.39 MB |
| Installationsanzahl | 1,000 |
| Aktuelle Version | 0.1 |
| Letztes Update | 2014-06-10 |
| Veröffentlichungsdatum | 2014-06-10 |
| Bewertung | 3.14/5 Insgesamt 170 Bewertungen |
| Entwickler | http://jurawa.com |
| Zahlungsart | in_app |
| Unterstützte Sprachen | 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"
}
} | |