Penumbra - Newtab Minified
A minified home screen.
Wat is Penumbra - Newtab Minified?
Penumbra - Newtab Minified is een Chrome-extensie ontwikkeld door ayushman1998.1998, en de belangrijkste functie is "A minified home screen.".
Extensie Screenshots
Download het CRX-bestand van de extensie Penumbra - Newtab Minified
Download Penumbra - Newtab Minified-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | gfcknafpdhcijijjbkekflmpfagdcdgd |
| Officiële URL | https://chromewebstore.google.com/detail/penumbra-newtab-minified/gfcknafpdhcijijjbkekflmpfagdcdgd |
| Beschrijving | A minified home screen. |
| Bestandsgrootte | 450 KB |
| Aantal Installaties | 24 |
| Huidige Versie | 0.8 |
| Laatst Bijgewerkt | 2020-12-21 |
| Publicatiedatum | 2020-11-23 |
| Beoordeling | 5.00/5 Totaal 4 Beoordelingen |
| Ontwikkelaar | ayushman1998.1998 |
| [email protected] | |
| Betalingswijze | free |
| Help Pagina-URL | https://github.com/ayushman-git/newtab |
| Ondersteunde Talen | 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"
}
} | |