Penumbra - Newtab Minified
A minified home screen.
Hvad er Penumbra - Newtab Minified?
Penumbra - Newtab Minified er en Chrome-udvidelse udviklet af ayushman1998.1998, og dens hovedfunktion er "A minified home screen.".
Udvidelsesskærmbilleder
Download Penumbra - Newtab Minified-udvidelses-CRX-fil
Download Penumbra - Newtab Minified-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | gfcknafpdhcijijjbkekflmpfagdcdgd |
| Officiel URL | https://chromewebstore.google.com/detail/penumbra-newtab-minified/gfcknafpdhcijijjbkekflmpfagdcdgd |
| Beskrivelse | A minified home screen. |
| Filstørrelse | 450 KB |
| Antal Installationer | 24 |
| Nuværende Version | 0.8 |
| Senest Opdateret | 2020-12-21 |
| Udgivelsesdato | 2020-11-23 |
| Bedømmelse | 5.00/5 Samlet 4 Bedømmelser |
| Udvikler | ayushman1998.1998 |
| [email protected] | |
| Betalingsmetode | free |
| Hjælpeside-URL | https://github.com/ayushman-git/newtab |
| Understøttede Sprog | 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"
}
} | |