Penumbra - Newtab Minified

A minified home screen.

O que é Penumbra - Newtab Minified?

Penumbra - Newtab Minified é uma extensão do Chrome desenvolvida por ayushman1998.1998, e sua principal característica é "A minified home screen.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Penumbra - Newtab Minified

Baixe arquivos de extensão Penumbra - Newtab Minified no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Penumbra - Newtab Minified Penumbra - Newtab Minified
ID gfcknafpdhcijijjbkekflmpfagdcdgd
URL Oficial https://chromewebstore.google.com/detail/penumbra-newtab-minified/gfcknafpdhcijijjbkekflmpfagdcdgd
Descrição A minified home screen.
Tamanho do Arquivo 450 KB
Contagem de Instalações 24
Versão Atual 0.8
Última Atualização 2020-12-21
Data de Publicação 2020-11-23
Classificação 5.00/5 Total de 4 Avaliações
Desenvolvedor ayushman1998.1998
Email [email protected]
Tipo de Pagamento free
URL da Página de Ajuda https://github.com/ayushman-git/newtab
Idiomas Suportados 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"
    }
}