Penumbra - Newtab Minified

A minified home screen.

Что такое Penumbra - Newtab Minified?

Penumbra - Newtab Minified - это расширение Chrome, разработанное ayushman1998.1998, и его основная функция - "A minified home screen.".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения Penumbra - Newtab Minified

Скачайте файлы расширений Penumbra - Newtab Minified в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Penumbra - Newtab Minified Penumbra - Newtab Minified
ID gfcknafpdhcijijjbkekflmpfagdcdgd
Официальный URL https://chromewebstore.google.com/detail/penumbra-newtab-minified/gfcknafpdhcijijjbkekflmpfagdcdgd
Описание A minified home screen.
Размер файла 450 KB
Количество установок 24
Текущая Версия 0.8
Последнее Обновление 2020-12-21
Дата публикации 2020-11-23
Рейтинг 5.00/5 Всего 4 оценок
Разработчик ayushman1998.1998
Электронная почта [email protected]
Тип оплаты free
URL страницы помощи https://github.com/ayushman-git/newtab
Поддерживаемые языки 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"
    }
}