Old New Tab Page
Replaces New Tab page with old new tab page (ie list of chrome Apps).
什麼是Old New Tab Page?
Old New Tab Page是由http://slayerapps.com開發的Chrome擴展程式,該擴展的主要功能是“Replaces New Tab page with old new tab page (ie list of chrome Apps).”。
擴展截圖
下載Old New Tab Page擴展crx文件
下載Old New Tab Page擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Get the Old New tab page, just by installing this extension, you need not do anything else... just plug and play style.. :D Other Applications Shortcuts: Flipkart : http://bit.ly/1msLVIg Snapdeal : http://bit.ly/OW44zW Jabong : http://bit.ly/QbVP3O Myntra : http://bit.ly/1m3YmXU HomeShop18 : http://bit.ly/1jqYinY Amazon.in : http://bit.ly/OW3ySi Disclaimer: It is not the official app, i just made them so that it will be easy to open these sites.
擴展基本資訊
名稱 | |
ID | bfjijikiidgbmjkpeccgkcdeencpgoik |
官方網址 | https://chrome.google.com/webstore/detail/old-new-tab-page/bfjijikiidgbmjkpeccgkcdeencpgoik |
簡介 | Replaces New Tab page with old new tab page (ie list of chrome Apps). |
檔案大小 | 14.69 KB |
安裝次數 | 575 |
目前版本 | 1.0.0 |
更新時間 | 2014-04-24 |
上架時間 | 2014-04-24 |
評分 | 4.00/5 共 12 次評分 |
開發者 | http://slayerapps.com |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "chrome_url_overrides": { "newtab": "redirect.html" }, "description": "Replaces New Tab page with old new tab page (ie list of chrome Apps).", "icons": { "128": "icon-128.png" }, "manifest_version": 2, "name": "Old New Tab Page", "homepage_url": "http:\/\/greedytech.com\/", "permissions": [ "tabs" ], "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0" } |