Penumbra - Newtab Minified
A minified home screen.
Cos'è Penumbra - Newtab Minified?
Penumbra - Newtab Minified è un'estensione di Chrome sviluppata da ayushman1998.1998, e la sua funzione principale è "A minified home screen.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Penumbra - Newtab Minified
Scarica i file di estensione Penumbra - Newtab Minified in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | gfcknafpdhcijijjbkekflmpfagdcdgd |
| URL Ufficiale | https://chromewebstore.google.com/detail/penumbra-newtab-minified/gfcknafpdhcijijjbkekflmpfagdcdgd |
| Descrizione | A minified home screen. |
| Dimensione del File | 450 KB |
| Conteggio Installazioni | 24 |
| Versione Corrente | 0.8 |
| Ultimo Aggiornamento | 2020-12-21 |
| Data di Pubblicazione | 2020-11-23 |
| Valutazione | 5.00/5 Totale 4 Valutazioni |
| Sviluppatore | ayushman1998.1998 |
| [email protected] | |
| Tipo di Pagamento | free |
| URL della Pagina di Aiuto | https://github.com/ayushman-git/newtab |
| Lingue Supportate | 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"
}
} | |