Penumbra - Newtab Minified

A minified home screen.

Was ist Penumbra - Newtab Minified?

Penumbra - Newtab Minified ist eine Chrome-Erweiterung, die von ayushman1998.1998 entwickelt wurde, und ihr Hauptmerkmal ist "A minified home screen.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Penumbra - Newtab Minified-Erweiterungs-CRX-Datei herunterladen

Laden Sie Penumbra - Newtab Minified-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Penumbra - Newtab Minified Penumbra - Newtab Minified
ID gfcknafpdhcijijjbkekflmpfagdcdgd
Offizielle URL https://chromewebstore.google.com/detail/penumbra-newtab-minified/gfcknafpdhcijijjbkekflmpfagdcdgd
Beschreibung A minified home screen.
Dateigröße 450 KB
Installationsanzahl 24
Aktuelle Version 0.8
Letztes Update 2020-12-21
Veröffentlichungsdatum 2020-11-23
Bewertung 5.00/5 Insgesamt 4 Bewertungen
Entwickler ayushman1998.1998
E-Mail [email protected]
Zahlungsart free
Hilfeseite URL https://github.com/ayushman-git/newtab
Unterstützte Sprachen 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"
    }
}