xStendig

A minimalist stendig calander new tab page

O que é xStendig?

xStendig é uma extensão do Chrome desenvolvida por Ben M, e sua principal característica é "A minimalist stendig calander new tab page".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão xStendig

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

                        A simple, stendig inspired new tab page designed for your minimalist tastes.

FEATURES
• Fully functional stendig-design calendar
• Time, year & month (including an Italian language option)
• Customizable current day colour
• Noir theme included
• Control how the days appear onto the new tab

Originally designed in 1966 by Massimo Vignelli, the stendig calendar is a classic and iconic masterpiece.                    

Informações Básicas da Extensão

Nome xStendig xStendig
ID iljkllajcjhjfjplfdeecabdbemaiabf
URL Oficial https://chromewebstore.google.com/detail/xstendig/iljkllajcjhjfjplfdeecabdbemaiabf
Descrição A minimalist stendig calander new tab page
Tamanho do Arquivo 96.28 KB
Contagem de Instalações 75
Versão Atual 0.1.5.5
Última Atualização 2022-10-10
Data de Publicação 2021-07-20
Classificação 5.00/5 Total de 4 Avaliações
Desenvolvedor Ben M
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://benm.netlify.app/
Idiomas Suportados en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "xStendig",
    "description": "A minimalist stendig calander new tab page",
    "version": "0.1.5.5",
    "chrome_url_overrides": {
        "newtab": "files\/index.html"
    },
    "icons": {
        "16": "ico.png",
        "48": "ico.png",
        "128": "ico.png"
    },
    "action": {
        "default_icon": "ico.png"
    }
}