Penumbra - Newtab Minified
A minified home screen.
Co je Penumbra - Newtab Minified?
Penumbra - Newtab Minified je rozšíření Chrome vyvinuté ayushman1998.1998, a jeho hlavní funkcí je „A minified home screen.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Penumbra - Newtab Minified
Stáhněte si soubory rozšíření Penumbra - Newtab Minified ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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. Základní Informace o Rozšíření
| Název | |
| ID | gfcknafpdhcijijjbkekflmpfagdcdgd |
| Oficiální URL | https://chromewebstore.google.com/detail/penumbra-newtab-minified/gfcknafpdhcijijjbkekflmpfagdcdgd |
| Popis | A minified home screen. |
| Velikost souboru | 450 KB |
| Počet instalací | 24 |
| Aktuální Verze | 0.8 |
| Poslední Aktualizace | 2020-12-21 |
| Datum Vydání | 2020-11-23 |
| Hodnocení | 5.00/5 Celkem 4 Hodnocení |
| Vývojář | ayushman1998.1998 |
| [email protected] | |
| Typ Platby | free |
| URL Stránky Nápovědy | https://github.com/ayushman-git/newtab |
| Podporované Jazyky | 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"
}
} | |