Penumbra - Newtab Minified

A minified home screen.

Qu'est-ce que Penumbra - Newtab Minified ?

Penumbra - Newtab Minified est une extension Chrome développée par ayushman1998.1998, et sa fonction principale est "A minified home screen.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Penumbra - Newtab Minified

Téléchargez les fichiers d'extension Penumbra - Newtab Minified au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Penumbra - Newtab Minified Penumbra - Newtab Minified
ID gfcknafpdhcijijjbkekflmpfagdcdgd
URL Officiel https://chromewebstore.google.com/detail/penumbra-newtab-minified/gfcknafpdhcijijjbkekflmpfagdcdgd
Description A minified home screen.
Taille du Fichier 450 KB
Nombre d'Installations 24
Version Actuelle 0.8
Dernière Mise à Jour 2020-12-21
Date de Publication 2020-11-23
Évaluation 5.00/5 Total 4 Évaluations
Développeur ayushman1998.1998
Email [email protected]
Type de Paiement free
URL de la Page d'Aide https://github.com/ayushman-git/newtab
Langues Prises en Charge 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"
    }
}