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).”。

扩展截图

screenshot
screenshot

下载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.                    

扩展基本信息

名称 Old New Tab Page Old New Tab Page
ID bfjijikiidgbmjkpeccgkcdeencpgoik
官方URL 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"
}