nightTab

A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.

O que é nightTab?

nightTab é uma extensão do Chrome desenvolvida por zombieFox, e sua principal característica é "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão nightTab

Baixe arquivos de extensão nightTab 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

                        Features:
- Display the time, date and a search bar in the header.
- Present any number of bookmark tiles organised in groups.
- Customise the layout, background image or video, theme, font and accent colour.
- Backup your setup to a local file.

nightTab does NOT collect or use your personal or browser data in any way.                    

Informações Básicas da Extensão

Nome nightTab nightTab
ID hdpcadigjkbcpnlcpbcohpafiaefanki
URL Oficial https://chromewebstore.google.com/detail/nighttab/hdpcadigjkbcpnlcpbcohpafiaefanki
Descrição A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Tamanho do Arquivo 955 KB
Contagem de Instalações 203,019
Versão Atual 7.3.0
Última Atualização 2021-10-03
Data de Publicação 2020-06-16
Classificação 4.76/5 Total de 372 Avaliações
Desenvolvedor zombieFox
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://github.com/zombieFox/nightTab
URL da Página de Ajuda https://github.com/zombieFox/nightTab/issues
Idiomas Suportados en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "nightTab",
    "short_name": "nightTab",
    "description": "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.",
    "version": "7.3.0",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon\/icon-16.png",
        "48": "icon\/icon-48.png",
        "128": "icon\/icon-128.png",
        "512": "icon\/icon-512.png"
    }
}