Penumbra - Newtab Minified

A minified home screen.

What is Penumbra - Newtab Minified?

Penumbra - Newtab Minified is a Chrome extension developed by ayushman1998.1998, and its main feature is "A minified home screen.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Penumbra - Newtab Minified Extension CRX File

Download Penumbra - Newtab Minified extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Penumbra - Newtab Minified Penumbra - Newtab Minified
ID gfcknafpdhcijijjbkekflmpfagdcdgd
Official URL https://chromewebstore.google.com/detail/penumbra-newtab-minified/gfcknafpdhcijijjbkekflmpfagdcdgd
Description A minified home screen.
File Size 450 KB
Installation Count 24
Current Version 0.8
Last Updated 2020-12-21
Publish Date 2020-11-23
Rating 5.00/5 Total 4 Ratings
Developer ayushman1998.1998
Email [email protected]
Payment Type free
Help Page URL https://github.com/ayushman-git/newtab
Supported Languages 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"
    }
}