Penumbra - Newtab Minified

A minified home screen.

Vad är Penumbra - Newtab Minified?

Penumbra - Newtab Minified är en Chrome-tillägg utvecklad av ayushman1998.1998, och dess huvudfunktion är "A minified home screen.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Penumbra - Newtab Minified-förlängningens CRX-fil

Ladda ner Penumbra - Newtab Minified-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Penumbra - Newtab Minified Penumbra - Newtab Minified
ID gfcknafpdhcijijjbkekflmpfagdcdgd
Officiell webbadress https://chromewebstore.google.com/detail/penumbra-newtab-minified/gfcknafpdhcijijjbkekflmpfagdcdgd
Beskrivning A minified home screen.
Filstorlek 450 KB
Antal Installationer 24
Aktuell Version 0.8
Senast Uppdaterad 2020-12-21
Publiceringsdatum 2020-11-23
Betyg 5.00/5 Totalt 4 Betyg
Utvecklare ayushman1998.1998
E-post [email protected]
Betalningssätt free
Hjälpsida URL https://github.com/ayushman-git/newtab
Stödda Språk 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"
    }
}