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 - это расширение Chrome, разработанное http://slayerapps.com, и его основная функция - "Replaces New Tab page with old new tab page (ie list of chrome Apps).".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения Old New Tab Page

Скачайте файлы расширений 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"
}