New Tab Page with Date and Time

A redesigned new tab page that has a date and time.

Что такое New Tab Page with Date and Time?

New Tab Page with Date and Time - это расширение Chrome, разработанное Unknown, и его основная функция - "A redesigned new tab page that has a date and time.".

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

screenshot

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

Скачайте файлы расширений New Tab Page with Date and Time в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                                            

Основная информация о расширении

Название New Tab Page with Date and Time New Tab Page with Date and Time
ID jpfnggpejkdhnnjhcjnfecnjemmfinoc
Официальный URL https://chromewebstore.google.com/detail/new-tab-page-with-date-an/jpfnggpejkdhnnjhcjnfecnjemmfinoc
Описание A redesigned new tab page that has a date and time.
Размер файла 243 KB
Количество установок 68
Текущая Версия 1.0
Последнее Обновление 2012-10-05
Дата публикации 2012-10-05
Рейтинг 4.00/5 Всего 3 оценок
Разработчик Unknown
Тип оплаты free
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab Page with Date and Time",
    "version": "1.0",
    "manifest_version": 2,
    "description": "A redesigned new tab page that has a date and time.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    }
}