Penumbra - Newtab Minified

A minified home screen.

¿Qué es Penumbra - Newtab Minified?

Penumbra - Newtab Minified es una extensión de Chrome desarrollada por ayushman1998.1998, y su función principal es "A minified home screen.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Penumbra - Newtab Minified

Descarga archivos de extensión Penumbra - Newtab Minified en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Penumbra - Newtab Minified Penumbra - Newtab Minified
ID gfcknafpdhcijijjbkekflmpfagdcdgd
URL Oficial https://chromewebstore.google.com/detail/penumbra-newtab-minified/gfcknafpdhcijijjbkekflmpfagdcdgd
Descripción A minified home screen.
Tamaño del Archivo 450 KB
Cantidad de Instalaciones 24
Versión Actual 0.8
Última Actualización 2020-12-21
Fecha de Publicación 2020-11-23
Calificación 5.00/5 Total de 4 Calificaciones
Desarrollador ayushman1998.1998
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Ayuda https://github.com/ayushman-git/newtab
Idiomas Soportados 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"
    }
}