xStendig

A minimalist stendig calander new tab page

Co to jest xStendig?

xStendig to rozszerzenie Chrome opracowane przez Ben M, a jego główną funkcją jest „A minimalist stendig calander new tab page”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia xStendig

Pobierz pliki rozszerzeń xStendig 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

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa xStendig xStendig
ID iljkllajcjhjfjplfdeecabdbemaiabf
Oficjalny URL https://chromewebstore.google.com/detail/xstendig/iljkllajcjhjfjplfdeecabdbemaiabf
Opis A minimalist stendig calander new tab page
Rozmiar pliku 96.28 KB
Liczba instalacji 75
Aktualna Wersja 0.1.5.5
Ostatnia Aktualizacja 2022-10-10
Data Publikacji 2021-07-20
Ocena 5.00/5 Łącznie 4 Oceny
Deweloper Ben M
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://benm.netlify.app/
Obsługiwane Języki 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"
    }
}