New Tab Page with Date and Time

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

Co to jest New Tab Page with Date and Time?

New Tab Page with Date and Time to rozszerzenie Chrome opracowane przez Unknown, a jego główną funkcją jest „A redesigned new tab page that has a date and time.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia New Tab Page with Date and Time

Pobierz pliki rozszerzeń New Tab Page with Date and Time w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                                            

Podstawowe informacje o rozszerzeniu

Nazwa New Tab Page with Date and Time New Tab Page with Date and Time
ID jpfnggpejkdhnnjhcjnfecnjemmfinoc
Oficjalny URL https://chromewebstore.google.com/detail/new-tab-page-with-date-an/jpfnggpejkdhnnjhcjnfecnjemmfinoc
Opis A redesigned new tab page that has a date and time.
Rozmiar pliku 243 KB
Liczba instalacji 68
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2012-10-05
Data Publikacji 2012-10-05
Ocena 4.00/5 Łącznie 3 Oceny
Deweloper Unknown
Typ Płatności free
Obsługiwane Języki 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"
    }
}