New Tab Page with Date and Time

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

O que é New Tab Page with Date and Time?

New Tab Page with Date and Time é uma extensão do Chrome desenvolvida por Unknown, e sua principal característica é "A redesigned new tab page that has a date and time.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão New Tab Page with Date and Time

Baixe arquivos de extensão New Tab Page with Date and Time no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                                            

Informações Básicas da Extensão

Nome New Tab Page with Date and Time New Tab Page with Date and Time
ID jpfnggpejkdhnnjhcjnfecnjemmfinoc
URL Oficial https://chromewebstore.google.com/detail/new-tab-page-with-date-an/jpfnggpejkdhnnjhcjnfecnjemmfinoc
Descrição A redesigned new tab page that has a date and time.
Tamanho do Arquivo 243 KB
Contagem de Instalações 68
Versão Atual 1.0
Última Atualização 2012-10-05
Data de Publicação 2012-10-05
Classificação 4.00/5 Total de 3 Avaliações
Desenvolvedor Unknown
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}