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.”。
擴展截圖
下載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 |
ID | afjfmoigbfhbaamolklglmikikdklnpo |
官方網址 | 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" } } |