xStendig

A minimalist stendig calander new tab page

Cos'è xStendig?

xStendig è un'estensione di Chrome sviluppata da Ben M, e la sua funzione principale è "A minimalist stendig calander new tab page".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione xStendig

Scarica i file di estensione xStendig in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome xStendig xStendig
ID iljkllajcjhjfjplfdeecabdbemaiabf
URL Ufficiale https://chromewebstore.google.com/detail/xstendig/iljkllajcjhjfjplfdeecabdbemaiabf
Descrizione A minimalist stendig calander new tab page
Dimensione del File 96.28 KB
Conteggio Installazioni 75
Versione Corrente 0.1.5.5
Ultimo Aggiornamento 2022-10-10
Data di Pubblicazione 2021-07-20
Valutazione 5.00/5 Totale 4 Valutazioni
Sviluppatore Ben M
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://benm.netlify.app/
Lingue Supportate 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"
    }
}