Penumbra - Newtab Minified

A minified home screen.

Co to jest Penumbra - Newtab Minified?

Penumbra - Newtab Minified to rozszerzenie Chrome opracowane przez ayushman1998.1998, a jego główną funkcją jest „A minified home screen.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Penumbra - Newtab Minified

Pobierz pliki rozszerzeń Penumbra - Newtab Minified 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

                        Penumbra is a new tab replacement for chrome. It helps users to stay productive and focus on their work. The default chrome new tab have few limitations - it only shows maximum of 8 tabs, you can't change the logo of the icons.

Penumbra keeps the simplicity of default new tab and adds a few quintessential features like weather info, a random quote to keep you motivated, gradient backgrounds and few more.                    

Podstawowe informacje o rozszerzeniu

Nazwa Penumbra - Newtab Minified Penumbra - Newtab Minified
ID gfcknafpdhcijijjbkekflmpfagdcdgd
Oficjalny URL https://chromewebstore.google.com/detail/penumbra-newtab-minified/gfcknafpdhcijijjbkekflmpfagdcdgd
Opis A minified home screen.
Rozmiar pliku 450 KB
Liczba instalacji 24
Aktualna Wersja 0.8
Ostatnia Aktualizacja 2020-12-21
Data Publikacji 2020-11-23
Ocena 5.00/5 Łącznie 4 Oceny
Deweloper ayushman1998.1998
E-mail [email protected]
Typ Płatności free
Adres URL Strony Pomocy https://github.com/ayushman-git/newtab
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Penumbra - Newtab Minified",
    "version": "0.8",
    "chrome_url_overrides": {
        "newtab": ".\/index.html"
    },
    "description": "A minified home screen.",
    "icons": {
        "16": ".\/icons\/16.png",
        "48": ".\/icons\/48.png",
        "128": ".\/icons\/128.png"
    }
}